diff options
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb | 10 | ||||
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb | 12 |
2 files changed, 12 insertions, 10 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 deleted file mode 100644 index c49b4c8258..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | inherit gnomebase | ||
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 | |||
diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb new file mode 100644 index 0000000000..f7e2507b3b --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | inherit gnomebase | ||
2 | |||
3 | GNOME_COMPRESS_TYPE="xz" | ||
4 | |||
5 | SRC_URI[archive.md5sum] = "3b23749ab39441c392c016ce74632678" | ||
6 | SRC_URI[archive.sha256sum] = "7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde" | ||
7 | |||
8 | LICENSE = "GPLv2" | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
10 | |||
11 | BBCLASSEXTEND = "native" | ||
12 | |||