psplash: Bump SVN revision to support the no fb case.

This commit is contained in:
Samuel Ortiz 2008-11-10 17:49:15 +01:00
parent 31aee0a9f9
commit cf96c4ce6c
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ SRCREV_pn-opkg-utils ?= "4534"
SRCREV_pn-oprofileui ?= "194"
SRCREV_pn-libowl-av = "398"
SRCREV_pn-owl-video = "394"
SRCREV_pn-psplash ?= "404"
SRCREV_pn-psplash ?= "412"
QEMUSRCREV = "4242"
SRCREV_pn-qemu-native ?= "${QEMUSRCREV}"
SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}"

View File

@ -2,7 +2,7 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
SECTION = "base"
LICENSE = "GPL"
PV = "0.0+svnr${SRCREV}"
PR = "r4"
PR = "r5"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
file://psplash-init"