diff options
author | Eric Bénard <eric@eukrea.com> | 2010-05-25 16:30:59 +0200 |
---|---|---|
committer | Eric Bénard <eric@eukrea.com> | 2010-05-25 21:23:17 +0200 |
commit | fab0af3aefee22b21541e403d3c356a6979bfa63 (patch) | |
tree | 78bdf9f195b926bdf1a5e28ecaa4e4b4d1405d63 /recipes/psplash/psplash.inc | |
parent | e3157aad81cc251281ceb2e856b52e3a62c21725 (diff) |
psplash: update OE logo
* use the shiny new logo
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
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 86174a3482..b7dd6e8749 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 = "r28" +PR = "r29" # You can create your own pslash-poky-img.h by doing # ./make-image-header.sh <file>.png POKY |