summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2008-11-10 17:49:15 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2008-11-10 17:49:15 +0100
commitcf96c4ce6ca3901abebe7abefcee0a37ca8c5673 (patch)
tree7c8bc1b3328964294466e409f861f053e1baf6c0 /meta
parent31aee0a9f9e35a847a1fc30c35048e8970745943 (diff)
downloadopenembedded-core-contrib-cf96c4ce6ca3901abebe7abefcee0a37ca8c5673.tar.gz
psplash: Bump SVN revision to support the no fb case.
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/poky-fixed-revisions.inc2
-rw-r--r--meta/packages/psplash/psplash_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc
index 2f2a5161fd..a5333cc2a6 100644
--- a/meta/conf/distro/include/poky-fixed-revisions.inc
+++ b/meta/conf/distro/include/poky-fixed-revisions.inc
@@ -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}"
diff --git a/meta/packages/psplash/psplash_svn.bb b/meta/packages/psplash/psplash_svn.bb
index d46b051c6b..dceab6864f 100644
--- a/meta/packages/psplash/psplash_svn.bb
+++ b/meta/packages/psplash/psplash_svn.bb
@@ -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"