summaryrefslogtreecommitdiffstats
path: root/recipes/pointercal
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-01-12 17:29:04 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-01-12 17:31:46 +0100
commitbfb74990c00db55f4454881ca9de892d1139d578 (patch)
tree70db6ef1c1ff3ae99f008275c34494b9140b47d1 /recipes/pointercal
parente736165f7ea8c10c00a72bf72bd9321aa71d454d (diff)
downloadopenembedded-bfb74990c00db55f4454881ca9de892d1139d578.tar.gz
pointercal: dropped at91sam9263ek data as people connect other displays
It was reported some time ago that people connect other displays to this developer board. So let each user calibrate. Under X.org evdev driver works and do not require calibration anyway.
Diffstat (limited to 'recipes/pointercal')
-rw-r--r--recipes/pointercal/files/at91sam9263ek/pointercal1
-rw-r--r--recipes/pointercal/pointercal_0.0.bb2
2 files changed, 1 insertions, 2 deletions
diff --git a/recipes/pointercal/files/at91sam9263ek/pointercal b/recipes/pointercal/files/at91sam9263ek/pointercal
deleted file mode 100644
index 7a8596d0b1..0000000000
--- a/recipes/pointercal/files/at91sam9263ek/pointercal
+++ /dev/null
@@ -1 +0,0 @@
--10 4298 -1026530 5663 8 -1123190 65536
diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb
index 259ddcae17..dfe5863726 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 = "r18"
+PR = "r19"
SRC_URI = "file://pointercal"
S = "${WORKDIR}"