diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-03 17:24:01 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-03 17:24:01 +0000 |
commit | 3ffb50db8a79b78e4635570dca5c2ef8d815e653 (patch) | |
tree | f284047719771015cf31a5fb683c1736de82c81f /packages/psplash | |
parent | 03a50538c121e8a675730eb8f258976a2ed5d553 (diff) |
psplash: make openmoko psplash openmoko specific, not machine specific
Diffstat (limited to 'packages/psplash')
-rw-r--r-- | packages/psplash/files/openmoko/.mtn2git_empty (renamed from packages/psplash/files/fic-gta01/.mtn2git_empty) | 0 | ||||
-rw-r--r-- | packages/psplash/files/openmoko/psplash-bar-img.h (renamed from packages/psplash/files/fic-gta01/psplash-bar-img.h) | 0 | ||||
-rw-r--r-- | packages/psplash/files/openmoko/psplash-hand-img.h (renamed from packages/psplash/files/fic-gta01/psplash-hand-img.h) | 0 | ||||
-rw-r--r-- | packages/psplash/psplash_svn.bb | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/packages/psplash/files/fic-gta01/.mtn2git_empty b/packages/psplash/files/openmoko/.mtn2git_empty index e69de29bb2..e69de29bb2 100644 --- a/packages/psplash/files/fic-gta01/.mtn2git_empty +++ b/packages/psplash/files/openmoko/.mtn2git_empty diff --git a/packages/psplash/files/fic-gta01/psplash-bar-img.h b/packages/psplash/files/openmoko/psplash-bar-img.h index ab47c99ef2..ab47c99ef2 100644 --- a/packages/psplash/files/fic-gta01/psplash-bar-img.h +++ b/packages/psplash/files/openmoko/psplash-bar-img.h diff --git a/packages/psplash/files/fic-gta01/psplash-hand-img.h b/packages/psplash/files/openmoko/psplash-hand-img.h index 96dc16c723..96dc16c723 100644 --- a/packages/psplash/files/fic-gta01/psplash-hand-img.h +++ b/packages/psplash/files/openmoko/psplash-hand-img.h diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb index fe62f64e2c..fb7627f631 100644 --- a/packages/psplash/psplash_svn.bb +++ b/packages/psplash/psplash_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash." SECTION = "base" LICENSE = "GPL" PV = "0.0+svn${SRCDATE}" -PR = "r5" +PR = "r6" # You can create your own pslash-hand-img.h by doing # ./make-image-header.sh <file>.png HAND |