From 3ffb50db8a79b78e4635570dca5c2ef8d815e653 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 3 Aug 2007 17:24:01 +0000 Subject: [PATCH] psplash: make openmoko psplash openmoko specific, not machine specific --- packages/psplash/files/{fic-gta01 => openmoko}/.mtn2git_empty | 0 .../psplash/files/{fic-gta01 => openmoko}/psplash-bar-img.h | 0 .../psplash/files/{fic-gta01 => openmoko}/psplash-hand-img.h | 0 packages/psplash/psplash_svn.bb | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename packages/psplash/files/{fic-gta01 => openmoko}/.mtn2git_empty (100%) rename packages/psplash/files/{fic-gta01 => openmoko}/psplash-bar-img.h (100%) rename packages/psplash/files/{fic-gta01 => openmoko}/psplash-hand-img.h (100%) diff --git a/packages/psplash/files/fic-gta01/.mtn2git_empty b/packages/psplash/files/openmoko/.mtn2git_empty similarity index 100% rename from packages/psplash/files/fic-gta01/.mtn2git_empty rename to 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 similarity index 100% rename from packages/psplash/files/fic-gta01/psplash-bar-img.h rename to 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 similarity index 100% rename from packages/psplash/files/fic-gta01/psplash-hand-img.h rename to 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 .png HAND -- 2.39.5