aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2010-08-09 16:52:18 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-08-09 17:30:42 +0200
commit9d0e260c6020be6fb652dc0b637c05f05fda7af0 (patch)
treedeaa7e443f421f41e080f3e1beea698ada90a9cc /recipes
parentbf3cf7b95cb10c830c39ca4bfec4e7fcc19dad83 (diff)
downloadopenembedded-9d0e260c6020be6fb652dc0b637c05f05fda7af0.tar.gz
pointercal: Add bug20 support and bump PR
Diffstat (limited to 'recipes')
-rw-r--r--recipes/pointercal/files/bug20/pointercalbin0 -> 46 bytes
-rw-r--r--recipes/pointercal/pointercal_0.0.bb2
2 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pointercal/files/bug20/pointercal b/recipes/pointercal/files/bug20/pointercal
new file mode 100644
index 0000000000..ef4298bcce
--- /dev/null
+++ b/recipes/pointercal/files/bug20/pointercal
Binary files 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}"