[oe] [PATCH V2] mm-common: upgrade 0.9.12 -> 1.0.0 / meson build / add SUMMARY

Andreas Müller schnitzeltony at gmail.com
Mon Nov 4 11:38:00 UTC 2019


Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 .../{mm-common_0.9.12.bb => mm-common_1.0.0.bb}       | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
 rename meta-oe/recipes-core/mm-common/{mm-common_0.9.12.bb => mm-common_1.0.0.bb} (36%)

diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
similarity index 36%
rename from meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
rename to meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
index 4f91f31e4..0b9e58917 100644
--- a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb
+++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.0.bb
@@ -1,9 +1,12 @@
+SUMMARY = "Common GNOME build files for C++ bindings"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
 inherit gnomebase
 
-SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672"
-SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b"
+SRC_URI[archive.md5sum] = "9087b8612d75cbc1fad0c99e15c2a718"
+SRC_URI[archive.sha256sum] = "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4"
 
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+GNOMEBASEBUILDCLASS = "meson"
 
 BBCLASSEXTEND = "native"
-- 
2.21.0



More information about the Openembedded-devel mailing list