]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk+3: upgrade 3.24.1 -> 3.24.5
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Feb 2019 06:07:38 +0000 (22:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2019 15:59:09 +0000 (15:59 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb [moved from meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-gnome/gtk+/gtk+3_3.24.1.bb
rename to meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb
index 6de3e73f2f09f2468baaed6458634f345eee7d44..799cbd4707e3b7349d0f46fe2b70863cc980584a 100644 (file)
@@ -7,8 +7,8 @@ SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar
            file://0002-Do-not-try-to-initialize-GL-without-libGL.patch \
            file://0003-Add-disable-opengl-configure-option.patch \
           "
-SRC_URI[md5sum] = "9dfe16f486573815f242fa400763feb7"
-SRC_URI[sha256sum] = "68387be307b99aadcdc653561d7a2a7f0113b93561fb18ded7075ec9ced5b02f"
+SRC_URI[md5sum] = "32862355c08f6af3e7848c695cd4081b"
+SRC_URI[sha256sum] = "0be5fb0d302bc3de26ab58c32990d895831e2b7c7418d0ffea1206d6a3ddb02f"
 
 S = "${WORKDIR}/gtk+-${PV}"