mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 11:17:39 +00:00
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:
parent
f97c66bc5e
commit
d06417a892
@ -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"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
|
|
||||||
SECTION = "base"
|
PR = "r4"
|
||||||
|
|
||||||
PR = "r3"
|
|
||||||
|
|
||||||
SRC_URI = "file://pointercal.xinput"
|
SRC_URI = "file://pointercal.xinput"
|
||||||
S = "${WORKDIR}"
|
S = "${WORKDIR}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user