summaryrefslogtreecommitdiff
path: root/packages/gpe-bootsplash/files/cxx0-rotation.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-11-03 18:57:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-03 18:57:44 +0000
commit13f5c7dc29dd345efc3f224acf5616c9ca598284 (patch)
treea16f376b80a9803bc4d81c2824e9c1497439dbbb /packages/gpe-bootsplash/files/cxx0-rotation.patch
parent066a8f972fc1f0807b3e54ba6cef07b136bd4cd8 (diff)
parent1968e50feaf0f6df3550f378aa893a2bb73f891a (diff)
merge of 4741ce472626483ef14f4a9e8706f74f696beea4
and 9864f624e216fb40fafd7e08d11393c5847d037c
Diffstat (limited to 'packages/gpe-bootsplash/files/cxx0-rotation.patch')
-rw-r--r--packages/gpe-bootsplash/files/cxx0-rotation.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/gpe-bootsplash/files/cxx0-rotation.patch b/packages/gpe-bootsplash/files/cxx0-rotation.patch
new file mode 100644
index 0000000000..c3fb72704b
--- /dev/null
+++ b/packages/gpe-bootsplash/files/cxx0-rotation.patch
@@ -0,0 +1,12 @@
+--- gpe-bootsplash-1.14/gpe-bootsplash.init.orig 2005-11-02 13:43:54.103787750 +0000
++++ gpe-bootsplash-1.14/gpe-bootsplash.init 2005-11-02 13:48:43.489873250 +0000
+@@ -24,6 +24,9 @@
+ ARGS="--force-landscape" ;;
+ esac
+ ;;
++ "SHARP SPITZ" | "SHARP AKITA" | "SHARP BORZOI" )
++ ARGS="--force-landscape --flip"
++ ;;
+ "HP IPAQ H5400" | "HP IPAQ H2200" )
+ ;;
+ esac