From: Florian Boor Date: Mon, 18 May 2009 13:21:07 +0000 (+0200) Subject: pointercal: Add support for the Topas 910. X-Git-Tag: Release-2010-05/1~3513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6242ec579d817b952208f2367f2bed417ec9d9d;p=openembedded.git pointercal: Add support for the Topas 910. --- 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}"