From 034a7b31377a71b8d5785bb4076c81e157e269fc Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Thu, 16 May 2013 13:22:02 +0200 Subject: mm-common: update to 0.9.6 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.5.bb | 10 ---------- meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 10 deletions(-) delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb create mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb (limited to 'meta-oe/recipes-core') diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb deleted file mode 100644 index c49b4c8258..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.5.bb +++ /dev/null @@ -1,10 +0,0 @@ -inherit gnomebase - -SRC_URI[archive.md5sum] = "4a4dad67fc8d7e0c529f3a8c6ba4d8b2" -SRC_URI[archive.sha256sum] = "9c602dba89d264a4719db996b9b169716df2d4d10bcd24e56fc3572865a5cb8b" - -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" - -BBCLASSEXTEND = "native" - 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 new file mode 100644 index 0000000000..f7e2507b3b --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.6.bb @@ -0,0 +1,12 @@ +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" + -- cgit 1.2.3-korg