mtd-utils_1.2.0+git: remove the second docfdisk from the binary list
[openembedded.git] / packages / psplash / psplash_svn.bb
blob7e0d7c6177177edaf51cc8df7bc45bb536ebec7c
1 require psplash.inc
2 require psplash-ua.inc
4 ALTERNATIVE_PRIORITY = "10"
6 PR = "r16"
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"
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 "