From: Stefan Schmidt Date: Mon, 9 Aug 2010 14:52:18 +0000 (+0200) Subject: pointercal: Add bug20 support and bump PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0e260c6020be6fb652dc0b637c05f05fda7af0;p=openembedded.git pointercal: Add bug20 support and bump PR --- diff --git a/recipes/pointercal/files/bug20/pointercal b/recipes/pointercal/files/bug20/pointercal new file mode 100644 index 0000000000..ef4298bcce Binary files /dev/null and b/recipes/pointercal/files/bug20/pointercal differ diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index 96ef765c56..1aea683f89 100644 --- a/recipes/pointercal/pointercal_0.0.bb +++ b/recipes/pointercal/pointercal_0.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Touchscreen calibration data" LICENSE = "MIT" SECTION = "base" -PR = "r21" +PR = "r22" SRC_URI = "file://pointercal" S = "${WORKDIR}"