summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* cryptsetup: Upgrade to 2.6.0Khem Raj2022-12-181-0/+119
- Disable documentation as it needs asciidoctor which is not available - Rename cryptsetup-reencrypt packageconfig to luks2-reencryption to match the relevant configure option. - Add a patch to enable 64bit off_t and lfs64 Signed-off-by: Khem Raj <raj.khem@gmail.com>