1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-11-08 06:28:23 +01:00

disable readonly fs

This commit is contained in:
DanyLE 2023-07-09 14:01:59 +02:00
parent b31f541a24
commit 7e38bbf202
2 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,8 @@ LAYERSERIES_COMPAT_meta-rpi-diya = "mickledore"
PACKAGE_CLASSES = "package_ipk"
INHERIT += "rm_work"
EXTRA_IMAGE_FEATURES ?= " ssh-server-dropbear read-only-rootfs "
EXTRA_IMAGE_FEATURES ?= " ssh-server-dropbear "
# disable readonly fs read-only-rootfs
# ssh-server-dropbear
DISTRO_FEATURES:append := " vc4-gfx opengl "
# DISTRO_FEATURES:append := " vc4-gfx opengl directfb "

View File

@ -10,6 +10,7 @@ pulseaudio-module-echo-cancel \
pulseaudio-misc \
i2c-tools \
mpg123
libsdl2-mixer \
#tslib
#tslib-tests
#tslib-calibrate