diff options
-rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb index 9e83b90eab..498f333810 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.6.bb | |||
@@ -50,7 +50,7 @@ PACKAGECONFIG[veritysetup] = "--enable-veritysetup,--disable-veritysetup" | |||
50 | PACKAGECONFIG[cryptsetup-reencrypt] = "--enable-cryptsetup-reencrypt,--disable-cryptsetup-reencrypt" | 50 | PACKAGECONFIG[cryptsetup-reencrypt] = "--enable-cryptsetup-reencrypt,--disable-cryptsetup-reencrypt" |
51 | PACKAGECONFIG[integritysetup] = "--enable-integritysetup,--disable-integritysetup" | 51 | PACKAGECONFIG[integritysetup] = "--enable-integritysetup,--disable-integritysetup" |
52 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux" | 52 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux" |
53 | PACKAGECONFIG[udev] = "--enable-udev,--disable-udev,,udev" | 53 | PACKAGECONFIG[udev] = "--enable-udev,--disable-udev,,udev lvm2-udevrules" |
54 | PACKAGECONFIG[kernel_crypto] = "--enable-kernel_crypto,--disable-kernel_crypto" | 54 | PACKAGECONFIG[kernel_crypto] = "--enable-kernel_crypto,--disable-kernel_crypto" |
55 | # gcrypt-pkbdf2 requries --with-crypto_backend=gcrypt or the flag isn't | 55 | # gcrypt-pkbdf2 requries --with-crypto_backend=gcrypt or the flag isn't |
56 | # recognized. | 56 | # recognized. |