diff options
author | Michael Krelin <hacker@klever.net> | 2007-05-07 00:15:58 +0000 |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2007-05-07 00:15:58 +0000 |
commit | 5a9f53c93da41fe05be3cd1ec53df79c77add595 (patch) | |
tree | 4e8efda2bd7663323c5cc0cdfcb68ee95bff74c4 /packages/psplash/psplash_svn.bb | |
parent | b80b73d95c8885788b3e7edd3d75d09f47830c63 (diff) |
psplash: adjust the rotation angle in the initscript according to the machine being used. Should fix #2149
Diffstat (limited to 'packages/psplash/psplash_svn.bb')
-rw-r--r-- | packages/psplash/psplash_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb index eebe2179da..6b51d33597 100644 --- a/packages/psplash/psplash_svn.bb +++ b/packages/psplash/psplash_svn.bb @@ -3,7 +3,7 @@ SECTION = "base" LICENSE = "GPL" PV = "0.0+svn${SRCDATE}" -PR = "r2" +PR = "r3" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh <file>.png HAND |