From: Michael Mrozek Date: Fri, 21 Jan 2011 23:05:34 +0000 (+0100) Subject: psplash: Next try. X-Git-Tag: sz_beta3~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c734a0da915d7031ee16d736f27045388119e966;p=openembedded.git psplash: Next try. --- 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" \