mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-17 06:19:52 +02:00
update layer to be compatible with rpi zero 64 bits
This commit is contained in:
1
recipes-kernel/linux/files/goodix.cfg
Normal file
1
recipes-kernel/linux/files/goodix.cfg
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_TOUCHSCREEN_GOODIX=m
|
6
recipes-kernel/linux/linux-raspberrypi_%.bbappend
Normal file
6
recipes-kernel/linux/linux-raspberrypi_%.bbappend
Normal file
@ -0,0 +1,6 @@
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
||||
|
||||
# inherit kernel
|
||||
SRC_URI += " \
|
||||
file://goodix.cfg \
|
||||
"
|
Reference in New Issue
Block a user