diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-07-22 10:09:19 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-07-22 14:16:51 -0700 |
| commit | 9dade50bb91ac879bb87e66c2028847012067e85 (patch) | |
| tree | ad4fbe0aea564543642517ed7f16ef6551a3ed8e /meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb | |
| parent | 2a7f35f1e818decf2b1022c04deac5e65e272079 (diff) | |
| download | meta-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/recipes-gnome/libwnck/libwnck_2.31.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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 ea4c8df533..f50b9ceb93 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 | |||
| 11 | inherit gnomebase gobject-introspection distro_features_check | 11 | inherit gnomebase gobject-introspection distro_features_check |
| 12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
| 13 | 13 | ||
| 14 | GNOME_COMPRESS_TYPE = "xz" | ||
| 15 | SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32" | 14 | SRC_URI[archive.md5sum] = "f03e1139296e2a3a92e3b65a3080cd32" |
| 16 | SRC_URI[archive.sha256sum] = "83f732d20781fc88b22cdc6aaf2d4f388db6d3d4ff28d1a8fd45be9fb7743a9e" | 15 | SRC_URI[archive.sha256sum] = "83f732d20781fc88b22cdc6aaf2d4f388db6d3d4ff28d1a8fd45be9fb7743a9e" |
| 17 | 16 | ||
