]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk+3: upgrade to 3.22.30
authorMaxin B. John <maxin.john@intel.com>
Tue, 12 Jun 2018 11:18:09 +0000 (14:18 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Jun 2018 09:59:33 +0000 (10:59 +0100)
3.22.29 -> 3.22.30

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk+/gtk+3_3.22.30.bb [moved from meta/recipes-gnome/gtk+/gtk+3_3.22.29.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-gnome/gtk+/gtk+3_3.22.29.bb
rename to meta/recipes-gnome/gtk+/gtk+3_3.22.30.bb
index c3c786b71d848578e1bf8172ce7193179a3b6ed1..697b518544d221210de114331a2a5e6f628e9f9e 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] = "229a39f7d9ada53398baa39652630f2e"
-SRC_URI[sha256sum] = "a07d64b939fcc034a066b7723fdf9b24e92c9cfb6a8497593f3471fe56fbbbf8"
+SRC_URI[md5sum] = "61e60dc073e0a6893c72043d20579dc0"
+SRC_URI[sha256sum] = "a1a4a5c12703d4e1ccda28333b87ff462741dc365131fbc94c218ae81d9a6567"
 
 S = "${WORKDIR}/gtk+-${PV}"