aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash/psplash-angstrom_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/psplash/psplash-angstrom_svn.bb')
-rw-r--r--recipes/psplash/psplash-angstrom_svn.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/psplash/psplash-angstrom_svn.bb b/recipes/psplash/psplash-angstrom_svn.bb
index fc5e4c2a37..c610d87994 100644
--- a/recipes/psplash/psplash-angstrom_svn.bb
+++ b/recipes/psplash/psplash-angstrom_svn.bb
@@ -3,16 +3,16 @@ require psplash-ua.inc
ALTERNATIVE_PRIORITY = "20"
-# 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)
+# You can create your own pslash-poky-img.h by doing
+# ./make-image-header.sh <file>.png POKY
+# and rename the resulting .h to pslash-poky-img.h (for the logo)
# 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 \
file://psplash-18bpp.patch;patch=1 \
file://logo-math.patch;patch=1 \
- file://psplash-hand-img.h \
+ file://psplash-poky-img.h \
file://psplash-bar-img.h \
file://psplash-default \
file://splashfuncs \