From: David-John Willis Date: Tue, 27 Oct 2009 20:57:19 +0000 (+0000) Subject: pointercal: Add calibration for the omap3-pandora touchscreen. X-Git-Tag: Release-2010-05/1~1886^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b288fc18a071c2a440973e9dae1ad3c7095c165a;p=openembedded.git pointercal: Add calibration for the omap3-pandora touchscreen. --- diff --git a/recipes/pointercal/files/omap3-pandora/pointercal b/recipes/pointercal/files/omap3-pandora/pointercal new file mode 100644 index 0000000000..8052257fb2 Binary files /dev/null and b/recipes/pointercal/files/omap3-pandora/pointercal differ diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index d212817fc4..259ddcae17 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 = "r17" +PR = "r18" SRC_URI = "file://pointercal" S = "${WORKDIR}"