diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-12 11:08:33 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-12 12:25:13 +0200 |
commit | 51d3a33c5dfa5b81cc9cbf84f91b455871b5f46b (patch) | |
tree | 20ccc19afc1f06d9969e08fb581fb4db01a33f98 /meta-oe/recipes-core/mm-common | |
parent | 7254205d68c9321d7a7073a74a77f46c17a98b27 (diff) | |
download | meta-openembedded-51d3a33c5dfa5b81cc9cbf84f91b455871b5f46b.tar.gz |
mm-common: add 0.9.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/mm-common')
-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 000000000..79da49793 --- /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 | |||