diff options
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb index a500b18986..deaede8578 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.1.0.bb | |||
| @@ -65,6 +65,7 @@ PACKAGECONFIG[gcrypt] = "--with-crypto_backend=gcrypt,,libgcrypt" | |||
| 65 | PACKAGECONFIG[nss] = "--with-crypto_backend=nss,,nss" | 65 | PACKAGECONFIG[nss] = "--with-crypto_backend=nss,,nss" |
| 66 | PACKAGECONFIG[kernel] = "--with-crypto_backend=kernel" | 66 | PACKAGECONFIG[kernel] = "--with-crypto_backend=kernel" |
| 67 | PACKAGECONFIG[nettle] = "--with-crypto_backend=nettle,,nettle" | 67 | PACKAGECONFIG[nettle] = "--with-crypto_backend=nettle,,nettle" |
| 68 | PACKAGECONFIG[luks2] = "--with-default-luks-format=LUKS2,--with-default-luks-format=LUKS1" | ||
| 68 | 69 | ||
| 69 | RRECOMMENDS_${PN} = "kernel-module-aes-generic \ | 70 | RRECOMMENDS_${PN} = "kernel-module-aes-generic \ |
| 70 | kernel-module-dm-crypt \ | 71 | kernel-module-dm-crypt \ |
