summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-core/psplash/psplash_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-profile-core/recipes-core/psplash/psplash_git.bbappend')
-rw-r--r--meta-agl-profile-core/recipes-core/psplash/psplash_git.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-agl-profile-core/recipes-core/psplash/psplash_git.bbappend b/meta-agl-profile-core/recipes-core/psplash/psplash_git.bbappend
deleted file mode 100644
index 5a82fc872..000000000
--- a/meta-agl-profile-core/recipes-core/psplash/psplash_git.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-SRC_URI += "file://psplash-colors.h"
-
-SPLASH_IMAGES="file://psplash-poky-img.h;outsuffix=default"
-
-do_configure_append () {
- cp -f ${WORKDIR}/psplash-colors.h ${S}
-}