From 14328c11bad0a388ddd98a99140fdc2370030d0a Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 4 Aug 2015 23:37:51 +0200 Subject: mm-common: update to 0.9.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb | 12 ------------ meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb create mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb 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 deleted file mode 100644 index 8a75cd2c14..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.7.bb +++ /dev/null @@ -1,12 +0,0 @@ -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" - diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb new file mode 100644 index 0000000000..943343b604 --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb @@ -0,0 +1,12 @@ +inherit gnomebase + +GNOME_COMPRESS_TYPE="xz" + +SRC_URI[archive.md5sum] = "00fd5c6850cd5fecc2e02b04d0dd1637" +SRC_URI[archive.sha256sum] = "c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5" + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + +BBCLASSEXTEND = "native" + -- cgit v1.2.3-54-g00ecf