diff options
author | Eric BENARD <eric@eukrea.com> | 2010-04-24 00:12:06 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-05-16 01:41:50 -0700 |
commit | 31402cd6f9d1e7887926bfde465bb25b07f6dbea (patch) | |
tree | aa754d4a0ae372d290d33728af66138945301488 /recipes/psplash/psplash_svn.bb | |
parent | 4d76ed290327312bfe1cfd001b71fbf6f8d9c0c8 (diff) |
psplash : update to latest SVN
- update to latest SVN
- update file names : psplash-hand-img.h -> psplash-poky-img.h
- fix comments
- fix psplash-18bpp.patch (missing break in the switch)
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/psplash/psplash_svn.bb')
-rw-r--r-- | recipes/psplash/psplash_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/psplash/psplash_svn.bb b/recipes/psplash/psplash_svn.bb index 584822e254..c214e530ce 100644 --- a/recipes/psplash/psplash_svn.bb +++ b/recipes/psplash/psplash_svn.bb @@ -4,7 +4,7 @@ require psplash-ua.inc ALTERNATIVE_PRIORITY = "10" SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ - file://psplash-hand-img.h \ + file://psplash-poky-img.h \ file://psplash-bar-img.h \ file://psplash-default \ file://splashfuncs \ |