aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-11-23 12:19:32 +0000
committerPhil Blundell <philb@gnu.org>2004-11-23 12:19:32 +0000
commit7e415209c61b2f6ba4def99efb5d50a9499a49ac (patch)
tree52c214bac753a909db959ca3e937adef8bac016d /gpe-bootsplash/gpe-bootsplash-1.11/collie.patch
parentc7329d1a597085270dc35d2068d6f736d470c7e4 (diff)
downloadopenembedded-7e415209c61b2f6ba4def99efb5d50a9499a49ac.tar.gz
blow away some old versions of gpe-bootsplash
BKrev: 41a32ad4xAiL_gGpddoY5b2xgovTLg
Diffstat (limited to 'gpe-bootsplash/gpe-bootsplash-1.11/collie.patch')
-rw-r--r--gpe-bootsplash/gpe-bootsplash-1.11/collie.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch b/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch
deleted file mode 100644
index 6405b0aaa5..0000000000
--- a/gpe-bootsplash/gpe-bootsplash-1.11/collie.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- gpe-bootsplash-1.11/gpe-bootsplash.init.old 2004-07-06 18:02:51.000000000 +0100
-+++ gpe-bootsplash-1.11/gpe-bootsplash.init 2004-07-06 18:03:26.000000000 +0100
-@@ -14,9 +14,9 @@
- case `module_id` in
- "HP IPAQ H3100" )
- ARGS="--mono --force-portrait" ;;
-- "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" )
-+ "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" | *COLLIE)
- ARGS="--flip --force-portrait" ;;
-- "HP IPAQ H3800" | *COLLIE)
-+ "HP IPAQ H3800")
- ARGS="--force-portrait" ;;
- "SHARP SHEPHERD" | "SHARP HUSKY" | "SHARP CORGI")
- ARGS="--force-landscape --flip" ;;