aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-16 17:30:00 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-16 17:30:35 +0200
commit1c32fe23f525171fa00d5926cd2c41577e5ccb1a (patch)
tree31b61eaad6cf37872c14f721e0202c2e0b5fac3e /recipes
parent2e51f95364390265229999c6f7efce8ebd81bfcc (diff)
downloadopenembedded-1c32fe23f525171fa00d5926cd2c41577e5ccb1a.tar.gz
psplash: fix angstrom logo
Diffstat (limited to 'recipes')
-rw-r--r--recipes/psplash/files/angstrom/psplash-poky-img.h10
-rw-r--r--recipes/psplash/psplash.inc2
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes/psplash/files/angstrom/psplash-poky-img.h b/recipes/psplash/files/angstrom/psplash-poky-img.h
index 263befa564..3782872a8f 100644
--- a/recipes/psplash/files/angstrom/psplash-poky-img.h
+++ b/recipes/psplash/files/angstrom/psplash-poky-img.h
@@ -1,10 +1,10 @@
/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
-#define HAND_IMG_ROWSTRIDE (920)
-#define HAND_IMG_WIDTH (230)
-#define HAND_IMG_HEIGHT (231)
-#define HAND_IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
-#define HAND_IMG_RLE_PIXEL_DATA ((uint8*) \
+#define POKY_IMG_ROWSTRIDE (920)
+#define POKY_IMG_WIDTH (230)
+#define POKY_IMG_HEIGHT (231)
+#define POKY_IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
+#define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
"\307\354\354\341\377\2\342\345\333\377\344\346\334\377\377\354\354\341" \
"\377\221\354\354\341\377\3\242\256\246\377t\210\201\377\222\241\231\377" \
"\315\354\354\341\377\4\325\333\322\377\264\304\275\377\245\271\263\377" \
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc
index 2c6555a60a..d7b59ae343 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 = "r25"
+PR = "r26"
# You can create your own pslash-poky-img.h by doing
# ./make-image-header.sh <file>.png POKY