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 | poky-cf96c4ce6ca3901abebe7abefcee0a37ca8c5673.tar.gz |
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." | |||
2 | SECTION = "base" | 2 | SECTION = "base" |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | PV = "0.0+svnr${SRCREV}" | 4 | PV = "0.0+svnr${SRCREV}" |
5 | PR = "r4" | 5 | PR = "r5" |
6 | 6 | ||
7 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ | 7 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ |
8 | file://psplash-init" | 8 | file://psplash-init" |