xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1SUMMARY = "Common GNOME build files for C++ bindings"
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
4
5GNOMEBASEBUILDCLASS = "meson"
6
7inherit gnomebase
8
9SRC_URI[archive.sha256sum] = "e954c09b4309a7ef93e13b69260acdc5738c907477eb381b78bb1e414ee6dbd8"
10SRC_URI += "file://0001-meson.build-do-not-ask-for-python-installation-versi.patch"
11
12BBCLASSEXTEND = "native"
13