require psplash.inc require psplash-ua.inc ALTERNATIVE_PRIORITY = "20" # You can create your own pslash-poky-img.h by doing # ./make-image-header.sh .png POKY # and rename the resulting .h to pslash-poky-img.h (for the logo) # respectively psplash-bar-img.h (BAR) for the bar. # You might also want to patch the colors (see patch) SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ file://psplash-18bpp.patch;patch=1 \ file://logo-math.patch;patch=1 \ file://psplash-poky-img.h \ file://psplash-bar-img.h \ file://psplash-default \ file://splashfuncs \ file://psplash-init" S = "${WORKDIR}/psplash"