From 0046bcb6187ebc3b65440a5978961159dbe3c15d Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sat, 24 Mar 2018 17:53:44 +0100 Subject: mm-common: update 0.9.10 -> 0.9.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit remove GNOME_COMPRESS_TYPE="xz - xz is default Signed-off-by: Andreas Müller Signed-off-by: Armin Kuster --- meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb | 12 ------------ meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 12 deletions(-) delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb create mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.11.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 deleted file mode 100644 index 899eb8a9b6..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb +++ /dev/null @@ -1,12 +0,0 @@ -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.11.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb new file mode 100644 index 0000000000..591caa75d9 --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb @@ -0,0 +1,9 @@ +inherit gnomebase + +SRC_URI[archive.md5sum] = "d6f2a43589480d2315672da0b5839b56" +SRC_URI[archive.sha256sum] = "20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8" + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + +BBCLASSEXTEND = "native" -- cgit 1.2.3-korg