From: Michael 'Mickey' Lauer Date: Sun, 14 Mar 2010 19:59:12 +0000 (+0100) Subject: pointercal: add data for htc-msm7 devices X-Git-Tag: Release-2010-05/1~340^2~128^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32f710d17793c2412e69199c0d8b74424f720c6;p=openembedded.git pointercal: add data for htc-msm7 devices --- diff --git a/recipes/pointercal/files/htc-msm7/pointercal b/recipes/pointercal/files/htc-msm7/pointercal new file mode 100644 index 0000000000..1eaf01013a --- /dev/null +++ b/recipes/pointercal/files/htc-msm7/pointercal @@ -0,0 +1 @@ +5881 -59 243084 -214 5990 -70204 65536 diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index dfe5863726..d98a78f66e 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 = "r19" +PR = "r20" SRC_URI = "file://pointercal" S = "${WORKDIR}"