aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/psplash/psplash_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/psplash/psplash_svn.bb')
-rw-r--r--meta/recipes-core/psplash/psplash_svn.bb9
1 files changed, 7 insertions, 2 deletions
diff --git a/meta/recipes-core/psplash/psplash_svn.bb b/meta/recipes-core/psplash/psplash_svn.bb
index 8c7cc75532..0443fbb7c1 100644
--- a/meta/recipes-core/psplash/psplash_svn.bb
+++ b/meta/recipes-core/psplash/psplash_svn.bb
@@ -6,10 +6,11 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://psplash.h;md5=a87c39812c1e37f3451567cc29a29c8f"
PV = "0.0+svnr${SRCPV}"
-PR = "r5"
+PR = "r6"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
- file://psplash-init"
+ file://psplash-init \
+ file://psplash-poky-img.h"
S = "${WORKDIR}/psplash"
@@ -17,6 +18,10 @@ inherit autotools pkgconfig update-rc.d
FILES_${PN} += "/mnt/.psplash"
+do_configure_prepend () {
+ cp -f ${WORKDIR}/psplash-poky-img.h ${S}/
+}
+
do_install_prepend() {
install -d ${D}/mnt/.psplash/
install -d ${D}${sysconfdir}/init.d/