diff options
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb | 9 | ||||
-rw-r--r-- | meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb deleted file mode 100644 index 591caa75d9..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | inherit gnomebase | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "d6f2a43589480d2315672da0b5839b56" | ||
4 | SRC_URI[archive.sha256sum] = "20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8" | ||
5 | |||
6 | LICENSE = "GPLv2" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
8 | |||
9 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb new file mode 100644 index 0000000000..4f91f31e4d --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | inherit gnomebase | ||
2 | |||
3 | SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672" | ||
4 | SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b" | ||
5 | |||
6 | LICENSE = "GPLv2" | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
8 | |||
9 | BBCLASSEXTEND = "native" | ||