[oe-commits] Florian Boor : psplash: Change the splash orientation for the topas910 since the default splash screen won 't fit in the native QVGA landscape framebuffer.

GIT User account git at amethyst.openembedded.net
Wed May 13 15:49:56 UTC 2009


Module: openembedded.git
Branch: xora/angstrom-srcpv
Commit: 79f185638a954f1e6946461a1eaa60a09ae742a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=79f185638a954f1e6946461a1eaa60a09ae742a7

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Wed May 13 13:03:50 2009 +0200

psplash: Change the splash orientation for the topas910 since the default splash screen won't fit in the native QVGA landscape framebuffer.

---

 recipes/psplash/files/topas910/psplash-default |    2 ++
 recipes/psplash/psplash.inc                    |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/psplash/files/topas910/psplash-default b/recipes/psplash/files/topas910/psplash-default
new file mode 100644
index 0000000..2a29658
--- /dev/null
+++ b/recipes/psplash/files/topas910/psplash-default
@@ -0,0 +1,2 @@
+# Parameters to pass to psplash
+PARAMS=" -a 270"
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc
index a038f63..c1634de 100644
--- a/recipes/psplash/psplash.inc
+++ b/recipes/psplash/psplash.inc
@@ -8,7 +8,7 @@ RPROVIDES_${PN} = "virtual/psplash"
 RCONFLICTS_${PN} = "exquisite"
 
 PV = "0.0+svnr${SRCREV}"
-PR = "r20"
+PR = "r21"
 
 # You can create your own pslash-hand-img.h by doing
 # ./make-image-header.sh <file>.png HAND





More information about the Openembedded-commits mailing list