diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-13 13:03:50 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-13 14:59:17 +0200 |
commit | 79f185638a954f1e6946461a1eaa60a09ae742a7 (patch) | |
tree | ea4e0e259ed4efd6664aa7812bb91716b22b4193 /recipes/psplash/files | |
parent | 8f800370f5174e0f4cbc085f849fa3b61a5583e9 (diff) |
psplash: Change the splash orientation for the topas910 since the default splash screen won't fit in the native QVGA landscape framebuffer.
Diffstat (limited to 'recipes/psplash/files')
-rw-r--r-- | recipes/psplash/files/topas910/psplash-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/psplash/files/topas910/psplash-default b/recipes/psplash/files/topas910/psplash-default new file mode 100644 index 0000000000..2a29658f0c --- /dev/null +++ b/recipes/psplash/files/topas910/psplash-default @@ -0,0 +1,2 @@ +# Parameters to pass to psplash +PARAMS=" -a 270" |