summaryrefslogtreecommitdiffstats
path: root/meta-tlk/recipes-core/psplash/psplash_git.bbappend
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-11-01 10:37:56 -0700
committerSaul Wold <sgw@linux.intel.com>2017-11-01 10:37:56 -0700
commit26d3fbb699377f5cc9f6178015dec49441a102c7 (patch)
tree1ae532e5251cf40e8e23fae3ad04798262b710d1 /meta-tlk/recipes-core/psplash/psplash_git.bbappend
parent863590f9bc7104fef698ce6b89ec24dfce542df1 (diff)
downloadmeta-intel-26d3fbb699377f5cc9f6178015dec49441a102c7.tar.gz
meta-tlk: Move to standalone layer
meta-tlk gets moved to a standalone layer since it's can't be properly made Yocto Project Compatible, move it out of meta-intel to allow meta-intel to be fully Compatible. Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-tlk/recipes-core/psplash/psplash_git.bbappend')
-rw-r--r--meta-tlk/recipes-core/psplash/psplash_git.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-tlk/recipes-core/psplash/psplash_git.bbappend b/meta-tlk/recipes-core/psplash/psplash_git.bbappend
deleted file mode 100644
index 176a299e..00000000
--- a/meta-tlk/recipes-core/psplash/psplash_git.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
2
3# NB: this is only for the main logo image; if you add multiple images here,
4# poky will build multiple psplash packages with 'outsuffix' in name for
5# each of these ...
6SPLASH_IMAGES = "file://psplash-tlk.png;outsuffix=default"