aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pointercal/pointercal_0.0.bb
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-10-27 20:57:19 +0000
committerKoen Kooi <koen@openembedded.org>2009-10-28 10:16:27 +0100
commitb288fc18a071c2a440973e9dae1ad3c7095c165a (patch)
tree745cd3f353e48bea21d325b13fda86f6c79e6507 /recipes/pointercal/pointercal_0.0.bb
parenta71f287b6f15da6e91d31dc89bc49be183535516 (diff)
downloadopenembedded-b288fc18a071c2a440973e9dae1ad3c7095c165a.tar.gz
pointercal: Add calibration for the omap3-pandora touchscreen.
Diffstat (limited to 'recipes/pointercal/pointercal_0.0.bb')
-rw-r--r--recipes/pointercal/pointercal_0.0.bb2
1 files changed, 1 insertions, 1 deletions
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}"