From: Graeme Gregory Date: Mon, 13 Jul 2009 22:46:55 +0000 (+0100) Subject: pointercal_0.0.bb : add a pointercal for zoom2 X-Git-Tag: Release-2010-05/1~2965 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd360a9f46abaede22ab5615e526a38994da48b4;p=openembedded.git pointercal_0.0.bb : add a pointercal for zoom2 --- diff --git a/recipes/pointercal/files/omapzoom2/pointercal b/recipes/pointercal/files/omapzoom2/pointercal new file mode 100644 index 0000000000..45ee4c1f76 Binary files /dev/null and b/recipes/pointercal/files/omapzoom2/pointercal differ diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index d292b893ed..2850c2d54c 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 = "r14" +PR = "r15" SRC_URI = "file://pointercal" S = "${WORKDIR}"