diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-18 15:21:07 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-18 15:21:07 +0200 |
commit | b6242ec579d817b952208f2367f2bed417ec9d9d (patch) | |
tree | 66b4e8d145ec4d47da92b868012d0bda1053608d /recipes | |
parent | 1a38b91d595088fb1dbd9fa54a6ea69b559d6aa8 (diff) |
pointercal: Add support for the Topas 910.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/pointercal/files/topas910/pointercal | 1 | ||||
-rw-r--r-- | recipes/pointercal/pointercal_0.0.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes/pointercal/files/topas910/pointercal b/recipes/pointercal/files/topas910/pointercal new file mode 100644 index 0000000000..e42ca8c46b --- /dev/null +++ b/recipes/pointercal/files/topas910/pointercal @@ -0,0 +1 @@ +-23229 -326 22774732 -242 -18721 17089984 65536 diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index 36aee53444..d292b893ed 100644 --- a/recipes/pointercal/pointercal_0.0.bb +++ b/recipes/pointercal/pointercal_0.0.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Touchscreen calibration data" SECTION = "base" -PR = "r13" +PR = "r14" SRC_URI = "file://pointercal" S = "${WORKDIR}" |