diff options
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb new file mode 100644 index 0000000000..79da497933 --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | inherit gnome | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "4a4dad67fc8d7e0c529f3a8c6ba4d8b2" | ||
4 | SRC_URI[archive.sha256sum] = "9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b" | ||
5 | |||
6 | LICENSE = "GPLv2" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
8 | |||
9 | BBCLASSEXTEND = "native" | ||
10 | |||