pointercal-xinput: move machine specific files to their bsp layers, remove SECTION

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2011-09-07 15:16:36 +02:00
committed by Koen Kooi
parent f97c66bc5e
commit d06417a892
5 changed files with 1 additions and 10 deletions
@@ -1 +0,0 @@
xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 -102 4739 6 7321;
@@ -1,2 +0,0 @@
xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 204 3897 3763 178;
@@ -1,2 +0,0 @@
xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 107 918 911 98
xinput set-int-prop "Touchscreen" "Evdev Axes Swap" 8 1
@@ -1,2 +0,0 @@
xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 107 918 911 98
xinput set-int-prop "Touchscreen" "Evdev Axes Swap" 8 1
@@ -2,9 +2,7 @@ DESCRIPTION = "Touchscreen calibration data from xinput-calibrator"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
SECTION = "base"
PR = "r3"
PR = "r4"
SRC_URI = "file://pointercal.xinput"
S = "${WORKDIR}"