From 0f9ea90dde8f63aace19531e066580e41bf3d7cc Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 10 Jun 2015 15:39:40 +0300 Subject: classes/gnomebase: change tarball compression to xz Upstream, xz has been the only format for some time now, so let's make it the default and adjust recipes that package old stuff. Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-support/atk/atk_2.16.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-support/atk') diff --git a/meta/recipes-support/atk/atk_2.16.0.bb b/meta/recipes-support/atk/atk_2.16.0.bb index e29469b50b..0f8f9b5207 100644 --- a/meta/recipes-support/atk/atk_2.16.0.bb +++ b/meta/recipes-support/atk/atk_2.16.0.bb @@ -12,8 +12,6 @@ DEPENDS = "glib-2.0" inherit gnomebase gtk-doc -GNOME_COMPRESS_TYPE = "xz" - SRC_URI[archive.md5sum] = "c7c5002bd6e58b4723a165f1bf312116" SRC_URI[archive.sha256sum] = "095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562" -- cgit 1.2.3-korg