diff options
author | Ilya Petrov <ilya.muromec@gmail.com> | 2009-08-15 23:54:18 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-27 09:39:05 +0100 |
commit | b6750acf740ac0cc5d9eaf1c255324726f7647b8 (patch) | |
tree | 3cab759adb9838c35c998292579892045228c2c4 /recipes/psplash/psplash-angstrom_svn.bb | |
parent | ffbe0a0677554c1c3c6a5d9543d6ad04b367bc8a (diff) |
add 18 bpp support to psplash
2009/8/16 Holger Hans Peter Freyther <holger+oe@freyther.de>:
> yes, it is not that we don't know people working at intel...
sent.
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/psplash/psplash-angstrom_svn.bb')
-rw-r--r-- | recipes/psplash/psplash-angstrom_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/psplash/psplash-angstrom_svn.bb b/recipes/psplash/psplash-angstrom_svn.bb index f65fb81429..fc5e4c2a37 100644 --- a/recipes/psplash/psplash-angstrom_svn.bb +++ b/recipes/psplash/psplash-angstrom_svn.bb @@ -10,6 +10,7 @@ ALTERNATIVE_PRIORITY = "20" # You might also want to patch the colors (see patch) SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ + file://psplash-18bpp.patch;patch=1 \ file://logo-math.patch;patch=1 \ file://psplash-hand-img.h \ file://psplash-bar-img.h \ |