mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
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>
This commit is contained in:
parent
2a7f35f1e8
commit
9dade50bb9
@ -10,8 +10,6 @@ inherit distro_features_check gnome gobject-introspection gettext
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
SRC_URI[archive.md5sum] = "98040022484406e7ebe25f82cef93344"
|
||||
SRC_URI[archive.sha256sum] = "f7ca02631576e9b88aee1b1bae37ac1488b80ee7975f20a97f29e761a7172679"
|
||||
|
||||
|
||||
@ -14,8 +14,6 @@ SRC_URI += "file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.pat
|
||||
SRC_URI[archive.md5sum] = "e45cc8aa9c49516d540b7d7307f755f1"
|
||||
SRC_URI[archive.sha256sum] = "5cbc2c0f1dc44d202fa0c6e3a51e9f17b0c2deb8711ba650432bfde3180b69fa"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[gdk-pixbuf] = "--with-gdk-pixbuf,--without-gdk-pixbuf,gdk-pixbuf"
|
||||
|
||||
|
||||
@ -11,7 +11,6 @@ PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-s
|
||||
inherit gnomebase gobject-introspection distro_features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32"
|
||||
SRC_URI[archive.sha256sum] = "83f732d20781fc88b22cdc6aaf2d4f388db6d3d4ff28d1a8fd45be9fb7743a9e"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user