diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-09 18:31:49 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-10 07:59:52 -0700 |
| commit | 5e2c6136674402c4dd066a63016f6d4ef0a1a973 (patch) | |
| tree | e35cd714af47f353e2331524407bf6be24fe9b4f | |
| parent | f81a7251f3d552b1dcb4bb5a0eb1bb528f82240d (diff) | |
| download | meta-openembedded-5e2c6136674402c4dd066a63016f6d4ef0a1a973.tar.gz | |
cryptsetup: upgrade 2.8.4 -> 2.8.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.6.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.4.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.6.bb index 34755fc3ad..c74b7a1f35 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.4.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.6.bb | |||
| @@ -24,7 +24,7 @@ DEPENDS:append:libc-musl = " argp-standalone" | |||
| 24 | LDFLAGS:append:libc-musl = " -largp" | 24 | LDFLAGS:append:libc-musl = " -largp" |
| 25 | 25 | ||
| 26 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" | 26 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" |
| 27 | SRC_URI[sha256sum] = "443e46f8964c9acc780f455afbb8e23aa0e8ed7ec504cfc59e04f406fa1e8a83" | 27 | SRC_URI[sha256sum] = "8004265fd993885d08f7b633dbe056851de1a210307613a4ebddc743fccefe5a" |
| 28 | 28 | ||
| 29 | inherit autotools gettext pkgconfig | 29 | inherit autotools gettext pkgconfig |
| 30 | 30 | ||
