matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / psplash / psplash-omap3pandora_svn.bb
blob120679b562a51ab278113d8ef3ece4e5bbe08eb3
1 require psplash.inc
2 require psplash-ua.inc
4 ALTERNATIVE_PRIORITY = "30"
5 ALTERNATIVE_PRIORITY_omap3pandora = "5"
7 # You can create your own pslash-poky-img.h by doing
8 # ./make-image-header.sh <file>.png POKY
9 # and rename the resulting .h to pslash-poky-img.h (for the logo)
10 # respectively psplash-bar-img.h (BAR) for the bar.
11 # You might also want to patch the colors (see patch)
13 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
14 file://logo-math.patch \
15 file://psplash-poky-img.h \
16 file://psplash-bar-img.h \
17 file://psplash-default \
18 file://splashfuncs \
19 file://psplash-init"
20 S = "${WORKDIR}/psplash"