summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-core/psplash/psplash_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tlk/recipes-core/psplash/psplash_git.bbappend')
-rw-r--r--meta-tlk/recipes-core/psplash/psplash_git.bbappend10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-tlk/recipes-core/psplash/psplash_git.bbappend b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
new file mode 100644
index 00000000..6b5258ef
--- /dev/null
+++ b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
@@ -0,0 +1,10 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2
3DEPENDS += "gdk-pixbuf-native"
4
5PRINC = "6"
6
7# NB: this is only for the main logo image; if you add multiple images here,
8# poky will build multiple psplash packages with 'outsuffix' in name for
9# each of these ...
10SPLASH_IMAGES = "file://psplash-tlk.png;outsuffix=default"