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-graphics/pango/pango_1.36.8.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-graphics/pango') diff --git a/meta/recipes-graphics/pango/pango_1.36.8.bb b/meta/recipes-graphics/pango/pango_1.36.8.bb index 4605c768a5..f4e4250409 100644 --- a/meta/recipes-graphics/pango/pango_1.36.8.bb +++ b/meta/recipes-graphics/pango/pango_1.36.8.bb @@ -2,8 +2,6 @@ require pango.inc LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" -GNOME_COMPRESS_TYPE="xz" - SRC_URI += "file://run-ptest \ file://multilib-fix-clean.patch \ " -- cgit 1.2.3-korg