mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
-1
@@ -1 +0,0 @@
|
|||||||
xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 -102 4739 6 7321;
|
|
||||||
-2
@@ -1,2 +0,0 @@
|
|||||||
xinput set-int-prop "Touchscreen" "Evdev Axis Calibration" 32 204 3897 3763 178;
|
|
||||||
|
|
||||||
-2
@@ -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
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user