From 00b28cb3de08cd0dfc9d7333f43142bd480eefb1 Mon Sep 17 00:00:00 2001 From: Nicolas Aguirre Date: Mon, 1 Jun 2015 08:41:06 +0200 Subject: mm-common: bump version to 0.9.7 Signed-off-by: Martin Jansa --- meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb | 12 ------------ meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb create mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb (limited to 'meta-oe') 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 deleted file mode 100644 index f7e2507b3b..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb +++ /dev/null @@ -1,12 +0,0 @@ -inherit gnomebase - -GNOME_COMPRESS_TYPE="xz" - -SRC_URI[archive.md5sum] = "3b23749ab39441c392c016ce74632678" -SRC_URI[archive.sha256sum] = "7c37158a1f37604705a9b9305d3b335fb8256f5de701c8801269dde4e2ce7dde" - -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" - -BBCLASSEXTEND = "native" - diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb new file mode 100644 index 0000000000..8a75cd2c14 --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb @@ -0,0 +1,12 @@ +inherit gnomebase + +GNOME_COMPRESS_TYPE="xz" + +SRC_URI[archive.md5sum] = "a8b7c11db81a72168bf38d88d97df686" +SRC_URI[archive.sha256sum] = "78f47336f3bdf034a384c59a39cc9f0d566e69e36aa7c9ee3ec0bb6a94bf8b3e" + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + +BBCLASSEXTEND = "native" + -- cgit 1.2.3-korg