summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/mm-common
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-03-24 17:53:44 +0100
committerArmin Kuster <akuster808@gmail.com>2018-04-08 17:00:06 -0700
commit0046bcb6187ebc3b65440a5978961159dbe3c15d (patch)
treeb1624861f2c17ad3ef0b3b1ddc99a58f9d0095fa /meta-oe/recipes-core/mm-common
parentc1d6f60e5aaa639dd0e509daf45300ca9b5820f2 (diff)
downloadmeta-openembedded-0046bcb6187ebc3b65440a5978961159dbe3c15d.tar.gz
mm-common: update 0.9.10 -> 0.9.11
remove GNOME_COMPRESS_TYPE="xz - xz is default Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core/mm-common')
-rw-r--r--meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb12
-rw-r--r--meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb9
2 files changed, 9 insertions, 12 deletions
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 899eb8a9b..000000000
--- a/meta-oe/recipes-core/mm-common/mm-common_0.9.10.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1inherit gnomebase
2
3GNOME_COMPRESS_TYPE="xz"
4
5SRC_URI[archive.md5sum] = "49dc47af8c89ce5b3c768306b9a0f922"
6SRC_URI[archive.sha256sum] = "16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217"
7
8LICENSE = "GPLv2"
9LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
10
11BBCLASSEXTEND = "native"
12
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 000000000..591caa75d
--- /dev/null
+++ b/meta-oe/recipes-core/mm-common/mm-common_0.9.11.bb
@@ -0,0 +1,9 @@
1inherit gnomebase
2
3SRC_URI[archive.md5sum] = "d6f2a43589480d2315672da0b5839b56"
4SRC_URI[archive.sha256sum] = "20d1e7466ca4c83c92e29f9e8dfcc8e5721fdf1337f53157bed97be3b73b32a8"
5
6LICENSE = "GPLv2"
7LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
8
9BBCLASSEXTEND = "native"