From: Marcin Juszkiewicz Date: Tue, 12 Jan 2010 16:29:04 +0000 (+0100) Subject: pointercal: dropped at91sam9263ek data as people connect other displays X-Git-Tag: Release-2010-05/1~898^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb74990c00db55f4454881ca9de892d1139d578;p=openembedded.git 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. --- 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}"