summaryrefslogtreecommitdiff
path: root/meta/packages/psplash/psplash_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/psplash/psplash_svn.bb')
-rw-r--r--meta/packages/psplash/psplash_svn.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/psplash/psplash_svn.bb b/meta/packages/psplash/psplash_svn.bb
index 30626ea95..5aef1a9d2 100644
--- a/meta/packages/psplash/psplash_svn.bb
+++ b/meta/packages/psplash/psplash_svn.bb
@@ -2,11 +2,10 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
SECTION = "base"
LICENSE = "GPL"
PV = "0.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
- file://psplash-init \
- file://psplash-fbdev-pixfmt.patch;patch=1;pnum=0"
+ file://psplash-init"
S = "${WORKDIR}/psplash"