aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash/files/kaeilos/psplash-poky-img.h
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/psplash/files/kaeilos/psplash-poky-img.h')
-rw-r--r--recipes/psplash/files/kaeilos/psplash-poky-img.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/psplash/files/kaeilos/psplash-poky-img.h b/recipes/psplash/files/kaeilos/psplash-poky-img.h
index d262d6cc17..73b13758a5 100644
--- a/recipes/psplash/files/kaeilos/psplash-poky-img.h
+++ b/recipes/psplash/files/kaeilos/psplash-poky-img.h
@@ -1,10 +1,10 @@
/* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */
-#define HAND_IMG_ROWSTRIDE (720)
-#define HAND_IMG_WIDTH (240)
-#define HAND_IMG_HEIGHT (136)
-#define HAND_IMG_BYTES_PER_PIXEL (3) /* 3:RGB, 4:RGBA */
-#define HAND_IMG_RLE_PIXEL_DATA ((uint8*) \
+#define POKY_IMG_ROWSTRIDE (720)
+#define POKY_IMG_WIDTH (240)
+#define POKY_IMG_HEIGHT (136)
+#define POKY_IMG_BYTES_PER_PIXEL (3) /* 3:RGB, 4:RGBA */
+#define POKY_IMG_RLE_PIXEL_DATA ((uint8*) \
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \