SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-core / psplash / psplash_git.bbappend
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 (file)
index 5a82fc8..0000000
+++ /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}
-}