[OE-core] [PATCH 03/10] atk: upgrade to version 2.28.1

Maxin B. John maxin.john at intel.com
Wed Apr 4 15:32:19 UTC 2018


convert to meson build

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-support/atk/{atk_2.26.1.bb => atk_2.28.1.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta/recipes-support/atk/{atk_2.26.1.bb => atk_2.28.1.bb} (75%)

diff --git a/meta/recipes-support/atk/atk_2.26.1.bb b/meta/recipes-support/atk/atk_2.28.1.bb
similarity index 75%
rename from meta/recipes-support/atk/atk_2.26.1.bb
rename to meta/recipes-support/atk/atk_2.28.1.bb
index 685b599..bb47916 100644
--- a/meta/recipes-support/atk/atk_2.26.1.bb
+++ b/meta/recipes-support/atk/atk_2.28.1.bb
@@ -10,10 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
 
 DEPENDS = "glib-2.0"
 
+GNOMEBASEBUILDCLASS = "meson"
 inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection
 
-SRC_URI[archive.md5sum] = "7cddcc313b9a3efd19b2ddf079ba68f5"
-SRC_URI[archive.sha256sum] = "ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb"
+SRC_URI[archive.md5sum] = "dfb5e7474220afa3f4ca7e45af9f3a11"
+SRC_URI[archive.sha256sum] = "cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc"
 
 BBCLASSEXTEND = "native"
 
-- 
2.4.0




More information about the Openembedded-core mailing list