citadel/meta-citadel/recipes-citadel/bbappends/lvm2_%.bbappend
Bruce Leidl 63ce94d365 Add config file changes that were lost in bbappend refactor.
Config file disables lvm attempts to write to read-only /etc
2020-11-09 12:36:16 -05:00

8 lines
185 B
Plaintext

PACKAGECONFIG = "odirect udev"
# files/lvm.conf is customized to prevent writing to /etc
FILESEXTRAPATHS_prepend := "${THISDIR}/lvm2:"
#FILES_${PN}-dev += "${libdir}/liblvm2cmd.so*"