mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
pointercal: add config file for x86-64 target
Currently no config file for x86-64 target, which cause /etc/X11/Xsession.d/30xTs_Calibrate.sh run into an infinate loop to block following scripts to start matchbox. Copy x86 config file to x86-64. [BUGID #242] is fixed by this Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
a7e14518ee
commit
36aa00b6f7
1
meta/recipes-bsp/pointercal/files/qemux86-64/pointercal
Normal file
1
meta/recipes-bsp/pointercal/files/qemux86-64/pointercal
Normal file
@@ -0,0 +1 @@
|
||||
1280 0 1002 0 960 328 65536
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Touchscreen calibration data"
|
||||
SECTION = "base"
|
||||
PR = "r10"
|
||||
PR = "r11"
|
||||
|
||||
SRC_URI = "file://pointercal"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user