diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2008-11-10 17:49:15 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2008-11-10 17:49:15 +0100 |
commit | cf96c4ce6ca3901abebe7abefcee0a37ca8c5673 (patch) | |
tree | 7c8bc1b3328964294466e409f861f053e1baf6c0 /meta/packages/psplash | |
parent | 31aee0a9f9e35a847a1fc30c35048e8970745943 (diff) | |
download | openembedded-core-cf96c4ce6ca3901abebe7abefcee0a37ca8c5673.tar.gz openembedded-core-cf96c4ce6ca3901abebe7abefcee0a37ca8c5673.tar.bz2 openembedded-core-cf96c4ce6ca3901abebe7abefcee0a37ca8c5673.zip |
psplash: Bump SVN revision to support the no fb case.
Diffstat (limited to 'meta/packages/psplash')
-rw-r--r-- | meta/packages/psplash/psplash_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |