mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-tlk/psplash: Drop uneeded DEPENDS
The core recipe correctly handles this dependency so no need for it in the .bbappend. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
c5a0c81e49
commit
f6dbf42654
|
|
@ -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 ...
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user