mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
mm-common: upgrade 0.9.12 -> 1.0.0 / meson build / add SUMMARY
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
inherit gnomebase
|
||||
|
||||
SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672"
|
||||
SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
@@ -0,0 +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] = "9087b8612d75cbc1fad0c99e15c2a718"
|
||||
SRC_URI[archive.sha256sum] = "b97d9b041e5952486cab620b44ab09f6013a478f43b6699ae899b8a4da189cd4"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user