summaryrefslogtreecommitdiffstats
path: root/meta/packages/pointercal
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-06-19 15:38:31 +0000
committerRoss Burton <ross@openedhand.com>2008-06-19 15:38:31 +0000
commitd1cee61cb46d254aae8fadde84ead0c6c14c5d1c (patch)
tree3b5fad7e55d80180ec6b93caf4720ca87d18be67 /meta/packages/pointercal
parent91d7c5b3cfe48bd107ae77c70935cb6a3833bdf9 (diff)
downloadast2050-yocto-poky-d1cee61cb46d254aae8fadde84ead0c6c14c5d1c.zip
ast2050-yocto-poky-d1cee61cb46d254aae8fadde84ead0c6c14c5d1c.tar.gz
pointercal: add omap 3430/zoom calibration
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4711 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pointercal')
-rw-r--r--meta/packages/pointercal/files/omap-3430sdp/pointercal1
-rw-r--r--meta/packages/pointercal/pointercal_0.0.bb3
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/pointercal/files/omap-3430sdp/pointercal b/meta/packages/pointercal/files/omap-3430sdp/pointercal
new file mode 100644
index 0000000..42cf01b
--- /dev/null
+++ b/meta/packages/pointercal/files/omap-3430sdp/pointercal
@@ -0,0 +1 @@
+-15 8748 -1858708 11310 31 -2326312 65536
diff --git a/meta/packages/pointercal/pointercal_0.0.bb b/meta/packages/pointercal/pointercal_0.0.bb
index 945e627..48e90df 100644
--- a/meta/packages/pointercal/pointercal_0.0.bb
+++ b/meta/packages/pointercal/pointercal_0.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Touchscreen calibration data"
SECTION = "base"
-PR = "r8"
+PR = "r9"
SRC_URI = "file://pointercal"
S = "${WORKDIR}"
@@ -15,4 +15,3 @@ do_install() {
ALLOW_EMPTY_${PN} = "1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-
OpenPOWER on IntegriCloud