1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-08 15:29:50 +00:00

pointercal: add omap 3430/zoom calibration

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4711 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-06-19 15:38:31 +00:00
parent 91d7c5b3cf
commit d1cee61cb4
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -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}"