psplash: Fixed image again ;)
authorMichael Mrozek <EvilDragon@openpandora.de>
Fri, 21 Jan 2011 23:00:14 +0000 (00:00 +0100)
committerMichael Mrozek <EvilDragon@openpandora.de>
Fri, 21 Jan 2011 23:00:14 +0000 (00:00 +0100)
recipes/psplash/psplash-omap3pandora/psplash-poky-img.h

index e443243..c380d10 100644 (file)
@@ -1,10 +1,10 @@
 /* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
 
-#define _IMG_ROWSTRIDE (3200)
-#define _IMG_WIDTH (800)
-#define _IMG_HEIGHT (480)
-#define _IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
-#define _IMG_RLE_PIXEL_DATA ((uint8*) \
+#define POKY_IMG_ROWSTRIDE (3200)
+#define POKY_IMG_WIDTH (800)
+#define POKY_IMG_HEIGHT (480)
+#define POKY_IMG_BYTES_PER_PIXEL (4) /* 3:RGB, 4:RGBA */
+#define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
   "\377\4\22&\377\377\4\22&\377\377\4\22&\377\377\4\22&\377\377\4\22&\377" \
   "\377\4\22&\377\377\4\22&\377\377\4\22&\377\377\4\22&\377\377\4\22&\377" \
   "\377\4\22&\377\377\4\22&\377\377\4\22&\377\377\4\22&\377\377\4\22&\377" \