mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
use overlayfs for /etc
This commit is contained in:
parent
a4d1b14a5e
commit
3baa2d265c
@ -46,9 +46,4 @@ IMAGE_INSTALL:append = "libcurl \
|
||||
evtest \
|
||||
raspi-gpio \
|
||||
"
|
||||
patch_rootfs () {
|
||||
cp -a ${IMAGE_ROOTFS}/etc ${IMAGE_ROOTFS}/var/
|
||||
}
|
||||
|
||||
IMAGE_POSTPROCESS_COMMAND += " patch_rootfs "
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user