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/libcroco/libcroco_0.6.8.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-support/libcroco') diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.8.bb index 88696a4f47..2b1b910631 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.8.bb @@ -17,7 +17,5 @@ BINCONFIG = "${bindir}/croco-0.6-config" inherit autotools pkgconfig gnomebase gtk-doc binconfig-disabled -GNOME_COMPRESS_TYPE = "xz" - SRC_URI[archive.md5sum] = "767e73c4174f75b99695d4530fd9bb80" SRC_URI[archive.sha256sum] = "ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570" -- cgit 1.2.3-korg