1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-17 06:19:52 +02:00

use overlayfs for /etc

This commit is contained in:
DanyLE
2023-07-10 16:17:45 +02:00
parent 60e28aa4d9
commit a4d1b14a5e
7 changed files with 11 additions and 13 deletions

View File

@ -1 +1,2 @@
CONFIG_TOUCHSCREEN_GOODIX=m
CONFIG_OVERLAY_FS=y

View File

@ -2,5 +2,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
# inherit kernel
SRC_URI += " \
file://goodix.cfg \
file://diya.cfg \
"