[meta-intel] [PATCH] meta-tlk/psplash: Drop unneeded DEPENDS

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jun 24 07:23:36 PDT 2013


The core recipe correctly handles this dependency so no need for it in
the .bbappend.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
diff --git a/meta-tlk/recipes-core/psplash/psplash_git.bbappend b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
index 6e8d3fa..176a299 100644
--- a/meta-tlk/recipes-core/psplash/psplash_git.bbappend
+++ b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
@@ -1,7 +1,5 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 
-DEPENDS += "gdk-pixbuf-native"
-
 # NB: this is only for the main logo image; if you add multiple images here,
 # poky will build multiple psplash packages with 'outsuffix' in name for
 # each of these ...





More information about the meta-intel mailing list