aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/psplash/psplash-kaeilos_svn.bb
blob: 9a40cc71e1a7d34487ebfc82a1cf15f16d3d3eec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
require psplash.inc
require psplash-ua.inc

ALTERNATIVE_PRIORITY = "20"

SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
          file://logo-math.patch \
          file://psplash-poky-img.h \
          file://psplash-bar-img.h \
          file://psplash-default \
          file://splashfuncs \
          file://psplash-init \
          file://psplash-18bpp.patch \
          file://psplash-24bpp-BGR666.patch"

S = "${WORKDIR}/psplash"