From d518b89505e1a000ba0042f626bc6a6be3c70bbe Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 26 Aug 2015 13:07:01 +0300 Subject: gnome: add explicit bz2 compress type to older packages The default was changed to xz in the gnomebase class to match the upstream. Signed-off-by: Alexander Kanavin Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb') diff --git a/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb b/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb index a83a0f1f5..fd4d81210 100644 --- a/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb +++ b/meta-gnome/recipes-gnome/bonobo/libbonobo_2.32.1.bb @@ -5,4 +5,4 @@ SRC_URI += "file://0001-Remove-use-of-G_DISABLE_DEPRECATED.patch \ " SRC_URI[archive.md5sum] = "27fa902d4fdf6762ee010e7053aaf77b" SRC_URI[archive.sha256sum] = "9160d4f277646400d3bb6b4fa73636cc6d1a865a32b9d0760e1e9e6ee624976b" - +GNOME_COMPRESS_TYPE="bz2" -- cgit v1.2.3-54-g00ecf