diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-08-06 21:42:11 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-08-06 21:42:11 +0000 |
commit | 9cf03437b90739a90900f8fbc6363a056562a783 (patch) | |
tree | fad1a85f191b9f1ae99fb9e9c1f11d23e3a85ad8 /packages/psplash/psplash_svn.bb | |
parent | 42a9e1db102f3e75f9a456a6e6301388110d8c2f (diff) |
psplash: smooth bar corners in OpenMoko version
Diffstat (limited to 'packages/psplash/psplash_svn.bb')
-rw-r--r-- | packages/psplash/psplash_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb index 6c0f2028dc..6e117db941 100644 --- a/packages/psplash/psplash_svn.bb +++ b/packages/psplash/psplash_svn.bb @@ -2,12 +2,12 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash." SECTION = "base" LICENSE = "GPL" PV = "0.0+svn${SRCDATE}" -PR = "r7" +PR = "r8" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh <file>.png HAND # and rename the resulting .h to pslash-hand-img.h (for the logo) -# respectively psplash-bar-img.h (for the bar). +# respectively psplash-bar-img.h (BAR) for the bar. # You might also want to patch the colors (see patch) SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ |