citadel/meta-citadel/recipes-support/libblockdev/libblockdev_%.bbappend
Bruce Leidl 7bf4c57437 Add support for disk decryption to initramfs
This is now found in a separate package called systemd-extra-utils

Some related recipes have been updated:

  * libblockdev 2.24
  * cryptsetup 2.3.4
  * lvm 2.03.06
2020-11-02 11:01:58 -05:00

4 lines
69 B
Plaintext

PACKAGECONFIG = "fs crypto parted mdraid kmod"
DEPENDS += "systemd"