[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3002/8267] librsvg: remove redundant assignment



commit 76b0c18a65c8f6f5e6aa61f9ee865847c2380820
Author: Ross Burton <ross burton intel com>
Date:   Thu Oct 13 20:36:21 2016 +0100

    librsvg: remove redundant assignment
    
    PIXBUFCACHE_SYSROOT_DEPS was removed in oe-core b41108, so remove this
    assignment to avoid confusing people reading the recipe.
    
    (From OE-Core rev: fcfd3e76eb52353345aa9a1f7ec0f9795e607493)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-gnome/librsvg/librsvg_2.40.16.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb b/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb
index ed54d9d..49243c8 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.40.16.bb
@@ -41,5 +41,3 @@ FILES_rsvg = "${bindir}/rsvg* \
 FILES_librsvg-gtk = "${libdir}/gdk-pixbuf-2.0/*/*/*.so"
 
 PIXBUF_PACKAGES = "librsvg-gtk"
-
-PIXBUFCACHE_SYSROOT_DEPS_append_class-native = " harfbuzz-native:do_populate_sysroot_setscene 
pango-native:do_populate_sysroot_setscene icu-native:do_populate_sysroot_setscene"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]