From 61c6d99fb814be8ba295d6923f549179dfb51fe8 Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Wed, 18 Jul 2018 15:31:21 +0800 Subject: mm-common: 0.9.11 -> 0.9.12 Signed-off-by: Changqing Li Signed-off-by: Khem Raj --- meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb | 9 --------- meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb create mode 100644 meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb (limited to 'meta-oe') 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 deleted file mode 100644 index 591caa75d9..0000000000 --- a/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb +++ /dev/null @@ -1,9 +0,0 @@ -inherit gnomebase - -SRC_URI[archive.md5sum] = "d6f2a43589480d2315672da0b5839b56" -SRC_URI[archive.sha256sum] = "20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8" - -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" - -BBCLASSEXTEND = "native" diff --git a/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb new file mode 100644 index 0000000000..4f91f31e4d --- /dev/null +++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.12.bb @@ -0,0 +1,9 @@ +inherit gnomebase + +SRC_URI[archive.md5sum] = "be1c61587db989c7677375a729b94672" +SRC_URI[archive.sha256sum] = "ceffdcce1e5b52742884c233ec604bf6fded12eea9da077ce7a62c02c87e7c0b" + +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + +BBCLASSEXTEND = "native" -- cgit 1.2.3-korg