From 35f52074dd07c0e591d37f1273b55ac6df6a0aaf Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Thu, 5 Jan 2017 18:11:17 +0100 Subject: mm-common: update 0.9.8 -> 0.9.10 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.10.bb | 12 ++++++++++++ meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb (limited to 'meta-oe/recipes-core') diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb new file mode 100644 index 0000000000..899eb8a9b6 --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb @@ -0,0 +1,12 @@ +inherit gnomebase + +GNOME_COMPRESS_TYPE="xz" + +SRC_URI[archive.md5sum] = "49dc47af8c89ce5b3c768306b9a0f922" +SRC_URI[archive.sha256sum] = "16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217" + +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 deleted file mode 100644 index 943343b604..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.8.bb +++ /dev/null @@ -1,12 +0,0 @@ -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 1.2.3-korg