diff options
author | Carsten Haitzler (Rasterman <raster@rasterman.com> | 2009-04-16 15:09:31 +1000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2009-04-16 17:07:38 +1000 |
commit | 48488aba060dfe38cac61707df7f812a6230b83b (patch) | |
tree | 9cc51af4bc884f7c0ba5bc2cd5f2141bb7f4b46f /recipes/pointercal | |
parent | e9a0747532601b393e46a861bca6b1f929d43605 (diff) |
pointercal: update palmt650 pre-seeded pointercal data (i just re-ran it)
Diffstat (limited to 'recipes/pointercal')
-rw-r--r-- | recipes/pointercal/files/palmt650/pointercal | 3 | ||||
-rw-r--r-- | recipes/pointercal/pointercal_0.0.bb | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/recipes/pointercal/files/palmt650/pointercal b/recipes/pointercal/files/palmt650/pointercal index 76070aea27..590d271fd1 100644 --- a/recipes/pointercal/files/palmt650/pointercal +++ b/recipes/pointercal/files/palmt650/pointercal @@ -1 +1,2 @@ -6542 -110 -2499320 6 -6625 24172268 65536 +6656 -190 -2660648 -8 -7076 26140956 65536 + diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index dbb14c4432..36aee53444 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 = "r12" +PR = "r13" SRC_URI = "file://pointercal" S = "${WORKDIR}" |