summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-07-22 10:09:19 +0300
committerKhem Raj <raj.khem@gmail.com>2019-07-22 14:16:51 -0700
commit9dade50bb91ac879bb87e66c2028847012067e85 (patch)
treead4fbe0aea564543642517ed7f16ef6551a3ed8e /meta-gnome
parent2a7f35f1e818decf2b1022c04deac5e65e272079 (diff)
downloadmeta-openembedded-9dade50bb91ac879bb87e66c2028847012067e85.tar.gz
meta-gnome: Remove GNOME_COMPRESS_TYPE = "xz" in recipes
This is the default value. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb2
-rw-r--r--meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb2
-rw-r--r--meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb1
3 files changed, 0 insertions, 5 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb
index 3a7379f9e..7babbd0a8 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_3.26.1.bb
@@ -10,8 +10,6 @@ inherit distro_features_check gnome gobject-introspection gettext
10 10
11REQUIRED_DISTRO_FEATURES = "x11" 11REQUIRED_DISTRO_FEATURES = "x11"
12 12
13GNOME_COMPRESS_TYPE = "xz"
14
15SRC_URI[archive.md5sum] = "98040022484406e7ebe25f82cef93344" 13SRC_URI[archive.md5sum] = "98040022484406e7ebe25f82cef93344"
16SRC_URI[archive.sha256sum] = "f7ca02631576e9b88aee1b1bae37ac1488b80ee7975f20a97f29e761a7172679" 14SRC_URI[archive.sha256sum] = "f7ca02631576e9b88aee1b1bae37ac1488b80ee7975f20a97f29e761a7172679"
17 15
diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
index e63e26e73..08e52241b 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.45.bb
@@ -14,8 +14,6 @@ SRC_URI += "file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.pat
14SRC_URI[archive.md5sum] = "e45cc8aa9c49516d540b7d7307f755f1" 14SRC_URI[archive.md5sum] = "e45cc8aa9c49516d540b7d7307f755f1"
15SRC_URI[archive.sha256sum] = "5cbc2c0f1dc44d202fa0c6e3a51e9f17b0c2deb8711ba650432bfde3180b69fa" 15SRC_URI[archive.sha256sum] = "5cbc2c0f1dc44d202fa0c6e3a51e9f17b0c2deb8711ba650432bfde3180b69fa"
16 16
17GNOME_COMPRESS_TYPE = "xz"
18
19PACKAGECONFIG ??= "" 17PACKAGECONFIG ??= ""
20PACKAGECONFIG[gdk-pixbuf] = "--with-gdk-pixbuf,--without-gdk-pixbuf,gdk-pixbuf" 18PACKAGECONFIG[gdk-pixbuf] = "--with-gdk-pixbuf,--without-gdk-pixbuf,gdk-pixbuf"
21 19
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb b/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb
index ea4c8df53..f50b9ceb9 100644
--- a/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb
+++ b/meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb
@@ -11,7 +11,6 @@ PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-s
11inherit gnomebase gobject-introspection distro_features_check 11inherit gnomebase gobject-introspection distro_features_check
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
13 13
14GNOME_COMPRESS_TYPE = "xz"
15SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32" 14SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32"
16SRC_URI[archive.sha256sum] = "83f732d20781fc88b22cdc6aaf2d4f388db6d3d4ff28d1a8fd45be9fb7743a9e" 15SRC_URI[archive.sha256sum] = "83f732d20781fc88b22cdc6aaf2d4f388db6d3d4ff28d1a8fd45be9fb7743a9e"
17 16