diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2010-08-30 00:43:52 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2010-08-30 00:43:52 +0200 |
commit | bf8ba265bbbfd2e0bc5e2330f2f96b5049ff9c3d (patch) | |
tree | cfcd7144ae418ef08646439c51f1812d57bd6a04 /recipes/psplash/psplash.inc | |
parent | 8b071c0fa576653fe46c9462881e3bd17857116d (diff) |
psplash: Add configuration for smartqv7
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 3799c38b3d..d3d99209df 100644 --- a/recipes/psplash/psplash.inc +++ b/recipes/psplash/psplash.inc @@ -9,7 +9,7 @@ RCONFLICTS_${PN} = "exquisite" SRCREV = "422" PV = "0.0+svnr${SRCPV}" -PR = "r30" +PR = "r32" # You can create your own pslash-poky-img.h by doing # ./make-image-header.sh <file>.png POKY |