From bc48dcd737b4244bedab50dea7ec44272a664f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 5 Jan 2017 18:11:22 +0100 Subject: [PATCH] atkmm: update 2.22.7 -> 2.24.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../recipes-gnome/atk/{atkmm_2.22.7.bb => atkmm_2.24.2.bb} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-oe/recipes-gnome/atk/{atkmm_2.22.7.bb => atkmm_2.24.2.bb} (68%) diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb b/meta-oe/recipes-gnome/atk/atkmm_2.24.2.bb similarity index 68% rename from meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb rename to meta-oe/recipes-gnome/atk/atkmm_2.24.2.bb index 6f51e3442e..30ac90a70b 100644 --- a/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb +++ b/meta-oe/recipes-gnome/atk/atkmm_2.24.2.bb @@ -9,10 +9,8 @@ DEPENDS = "atk glibmm" inherit gnome autotools pkgconfig -GNOME_COMPRESS_TYPE = "xz" - -SRC_URI[archive.md5sum] = "fec7db3fc47ba2e0c95d130ec865a236" -SRC_URI[archive.sha256sum] = "bfbf846b409b4c5eb3a52fa32a13d86936021969406b3dcafd4dd05abd70f91b" +SRC_URI[archive.md5sum] = "d53b60b0f1be597e86070954a49cf0c3" +SRC_URI[archive.sha256sum] = "ff95385759e2af23828d4056356f25376cfabc41e690ac1df055371537e458bd" EXTRA_OECONF = " --disable-documentation "