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