Add Borzoi to xtscal cxk patch
authorJustin Patrin <papercrane@gmail.com>
Wed, 10 Aug 2005 20:20:14 +0000 (20:20 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 10 Aug 2005 20:20:14 +0000 (20:20 +0000)
Combine gpe-dm Xserver patches for Spitz and Akita and add Borzoi

packages/gpe-dm/files/Xserver-akita.patch [deleted file]
packages/gpe-dm/files/Xserver-cxk.patch [moved from packages/gpe-dm/files/Xserver-spitz.patch with 87% similarity]
packages/gpe-dm/gpe-dm_0.47.bb
packages/xtscal/xtscal/xtscal-cxk.patch

diff --git a/packages/gpe-dm/files/Xserver-akita.patch b/packages/gpe-dm/files/Xserver-akita.patch
deleted file mode 100644 (file)
index 3439841..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- gpe-dm-0.47/Xserver.old    2005-08-05 20:42:27.246027809 +0200
-+++ gpe-dm-0.47/Xserver        2005-08-05 20:41:06.000000000 +0200
-@@ -62,7 +62,7 @@
-               ;;
-       "SHARP Shepherd" | "SHARP Husky" | "SHARP Corgi")
-               ARGS="$ARGS -rgba rgb" ;;
--      "SHARP Spitz")
-+      "SHARP Spitz" | "SHARP Akita")
-               ARGS="$ARGS -rgba rgb -screen 640x480@270" ;;
-       "Simpad")
-               ARGS="$ARGS -rgba rgb" ;;
similarity index 87%
rename from packages/gpe-dm/files/Xserver-spitz.patch
rename to packages/gpe-dm/files/Xserver-cxk.patch
index f30b705..89187a0 100644 (file)
@@ -4,7 +4,7 @@
                ;;
        "SHARP Shepherd" | "SHARP Husky" | "SHARP Corgi")
                ARGS="$ARGS -rgba rgb" ;;
-+      "SHARP Spitz")
++      "SHARP Spitz" | "SHARP Akita" | "SHARP Borzoi")
 +              ARGS="$ARGS -rgba rgb -screen 640x480@270" ;;
        "Simpad")
                ARGS="$ARGS -rgba rgb" ;;
index ba20745..b98a235 100644 (file)
@@ -6,11 +6,10 @@ SECTION = "gpe"
 PRIORITY = "optional"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 DEPENDS = "glib-2.0"
-PR = "r3"
+PR = "r4"
 
 INITSCRIPT_NAME = "gpe-dm"
 INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."
 
 SRC_URI += "file://collie-suspend-hack.patch;patch=1 \
-            file://Xserver-spitz.patch;patch=1 \
-           file://Xserver-akita.patch;patch=1"
+           file://Xserver-cxk.patch;patch=1"
index fd4febc..1cab8ef 100644 (file)
@@ -5,7 +5,7 @@
        "HP IPAQ H3100" | "HP IPAQ H3800" )
                ARGS="-rotate 90" ;;
 -      "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" | *COLLIE | *POODLE)
-+      "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" | *COLLIE | *POODLE | *SPITZ | *AKITA)
++      "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" | *COLLIE | *POODLE | *SPITZ | *AKITA | *BORZOI)
                ARGS="-rotate 270" ;;
        # H2200: works without rotation
  esac