From: Marcin Juszkiewicz Date: Mon, 7 Sep 2009 14:23:54 +0000 (+0200) Subject: pointercal: added at91sam9263ek X-Git-Tag: Release-2010-05/1~2476 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080009c07fea6c60ef5991c2c5794b6520d9b703;p=openembedded.git pointercal: added at91sam9263ek --- diff --git a/recipes/pointercal/files/at91sam9263ek/pointercal b/recipes/pointercal/files/at91sam9263ek/pointercal new file mode 100644 index 0000000000..7a8596d0b1 --- /dev/null +++ b/recipes/pointercal/files/at91sam9263ek/pointercal @@ -0,0 +1 @@ +-10 4298 -1026530 5663 8 -1123190 65536 diff --git a/recipes/pointercal/pointercal_0.0.bb b/recipes/pointercal/pointercal_0.0.bb index 2850c2d54c..7efe459df9 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 = "r15" +PR = "r16" SRC_URI = "file://pointercal" S = "${WORKDIR}"