From: Koen Kooi Date: Fri, 25 Sep 2009 10:27:18 +0000 (+0200) Subject: pointercal: add omap3-touchbook support X-Git-Tag: Release-2010-05/1~2301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192b425629e3f4b11d6338e89120f4accc6bfd60;p=openembedded.git pointercal: add omap3-touchbook support --- diff --git a/recipes/pointercal/files/omap3-touchbook/pointercal b/recipes/pointercal/files/omap3-touchbook/pointercal new file mode 100755 index 0000000000..4b75fc57e9 Binary files /dev/null and b/recipes/pointercal/files/omap3-touchbook/pointercal differ diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index 7efe459df9..d212817fc4 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 = "r16" +PR = "r17" SRC_URI = "file://pointercal" S = "${WORKDIR}"