cb370b7627fab40e5af6bc11f72ad42d8a7549c5
[openembedded.git] / recipes / psplash / psplash_svn.bb
1 require psplash.inc
2 require psplash-ua.inc
3
4 ALTERNATIVE_PRIORITY = "10"
5
6 PR = "r19"
7
8 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
9           file://psplash-hand-img.h \
10           file://psplash-bar-img.h \
11           file://psplash-default \
12           file://psplash-init"
13 S = "${WORKDIR}/psplash"
14
15 # This really should be default, but due yo openmoko hack below, can't be easily
16 SRC_URI_append_angstrom = " file://logo-math.patch;patch=1 "
17 SRC_URI_append_openmoko = " file://configurability.patch;patch=1 "
18 SRC_URI_append_boc01 = " file://psplash_grayscale.patch;patch=1 "
19