diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-05-19 15:58:00 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-05-19 15:58:00 +0400 |
commit | bfec41f79e1177aa047eb46e376752cee969287a (patch) | |
tree | 8eec0b7aabdf06c4b4a4eca38d77e188373a2b0b /recipes/psplash/psplash.inc | |
parent | 1ba4e6beb3482625dfa65c4d12b84c41fa3b1eb1 (diff) | |
parent | a5f902c677e9f919a1170a8355e158499fb0a27e (diff) |
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/psplash/psplash.inc')
-rw-r--r-- | recipes/psplash/psplash.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc index c1634de8c2..3477229d82 100644 --- a/recipes/psplash/psplash.inc +++ b/recipes/psplash/psplash.inc @@ -8,7 +8,7 @@ RPROVIDES_${PN} = "virtual/psplash" RCONFLICTS_${PN} = "exquisite" PV = "0.0+svnr${SRCREV}" -PR = "r21" +PR = "r22" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh <file>.png HAND |