From c734a0da915d7031ee16d736f27045388119e966 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 22 Jan 2011 00:05:34 +0100 Subject: [PATCH] psplash: Next try. --- recipes/psplash/psplash-omap3pandora/psplash-poky-img.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/psplash/psplash-omap3pandora/psplash-poky-img.h b/recipes/psplash/psplash-omap3pandora/psplash-poky-img.h index c380d10c72..7235198235 100644 --- a/recipes/psplash/psplash-omap3pandora/psplash-poky-img.h +++ b/recipes/psplash/psplash-omap3pandora/psplash-poky-img.h @@ -5,7 +5,7 @@ #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" \ "\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" \ -- 2.39.5