diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-02-02 17:04:08 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-02 19:54:39 -0800 |
| commit | 9111684d670f1091fc38778cfb140d39871d9c0b (patch) | |
| tree | ce0969136e6b9bed92bcee7a84e1720207aae589 | |
| parent | 94e431dfa1d5c9eed5d4193034f60d9d533f7729 (diff) | |
| download | meta-openembedded-9111684d670f1091fc38778cfb140d39871d9c0b.tar.gz | |
cryptsetup: upgrade 2.8.3 -> 2.8.4
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.4.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.3.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.4.bb index 44bf66c1ed..34755fc3ad 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.3.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.4.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] = "4a8a23b8b9d1a3250452e40acead4421a03e45a38954ad0595634f4266aa800f" | 27 | SRC_URI[sha256sum] = "443e46f8964c9acc780f455afbb8e23aa0e8ed7ec504cfc59e04f406fa1e8a83" |
| 28 | 28 | ||
| 29 | inherit autotools gettext pkgconfig | 29 | inherit autotools gettext pkgconfig |
| 30 | 30 | ||
