xtscal: Sharp seems to use Dogname instead of DOGNAME for newer models
authorKoen Kooi <koen@openembedded.org>
Tue, 1 May 2007 08:29:30 +0000 (08:29 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 1 May 2007 08:29:30 +0000 (08:29 +0000)
packages/xtscal/xtscal/xtscal-cxk.patch
packages/xtscal/xtscal_0.6.3.bb

index d2f5078..d97e5a1 100644 (file)
@@ -17,7 +17,7 @@
 -      # H2200: works without rotation
 +       "HP IPAQ H3100" | "HP IPAQ H3800" )
 +               ARGS="-rotate 90" ;;
-+       "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" | "HTC Universal" | *COLLIE | *POODLE | *SPITZ | *AKITA | *BORZOI)
++       "HP IPAQ H3600" | "HP IPAQ H3700" | "HP IPAQ H3900" | "HTC Universal" | *COLLIE | *POODLE | *Spitz | *Akita | *Borzoi)
 +               ARGS="-rotate 270" ;;
 +       # H2200: works without rotation
  esac
index 18b030d..756b9a2 100644 (file)
@@ -1,5 +1,5 @@
 require xtscal.inc
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI += "file://xtscal-cxk.patch;patch=1"