diff options
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.2.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.2.bb index b9668eb099..3c1c8b0beb 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.2.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.2.bb | |||
| @@ -54,7 +54,7 @@ PACKAGECONFIG[veritysetup] = "--enable-veritysetup,--disable-veritysetup" | |||
| 54 | PACKAGECONFIG[cryptsetup-reencrypt] = "--enable-cryptsetup-reencrypt,--disable-cryptsetup-reencrypt" | 54 | PACKAGECONFIG[cryptsetup-reencrypt] = "--enable-cryptsetup-reencrypt,--disable-cryptsetup-reencrypt" |
| 55 | PACKAGECONFIG[integritysetup] = "--enable-integritysetup,--disable-integritysetup" | 55 | PACKAGECONFIG[integritysetup] = "--enable-integritysetup,--disable-integritysetup" |
| 56 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux" | 56 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux" |
| 57 | PACKAGECONFIG[udev] = "--enable-udev,--disable-udev,,udev" | 57 | PACKAGECONFIG[udev] = "--enable-udev,--disable-udev,,udev lvm2-udevrules" |
| 58 | PACKAGECONFIG[kernel_crypto] = "--enable-kernel_crypto,--disable-kernel_crypto" | 58 | PACKAGECONFIG[kernel_crypto] = "--enable-kernel_crypto,--disable-kernel_crypto" |
| 59 | # gcrypt-pkbdf2 requries --with-crypto_backend=gcrypt or the flag isn't | 59 | # gcrypt-pkbdf2 requries --with-crypto_backend=gcrypt or the flag isn't |
| 60 | # recognized. | 60 | # recognized. |
