diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:02:23 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:21 -0700 | 
| commit | 0238d11d23c00b13a5e0de42f80da95317d022b2 (patch) | |
| tree | 33da3d33342115833f3781209ab204dad1e612e3 | |
| parent | d9e2c5a78bf6dcb00f5c1e5da8d2c0fabeb843ee (diff) | |
| download | meta-openembedded-0238d11d23c00b13a5e0de42f80da95317d022b2.tar.gz | |
cryptsetup: upgrade 2.8.0 -> 2.8.1
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.1.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.0.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.0.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.1.bb index d69a9e0377..b5be30cbb2 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.0.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.8.1.bb | |||
| @@ -20,7 +20,7 @@ DEPENDS:append:libc-musl = " argp-standalone" | |||
| 20 | LDFLAGS:append:libc-musl = " -largp" | 20 | LDFLAGS:append:libc-musl = " -largp" | 
| 21 | 21 | ||
| 22 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" | 22 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" | 
| 23 | SRC_URI[sha256sum] = "cc9e2d37c25a871cea37520b28d532207b0c1670fb10fc54d68071f63f5243a2" | 23 | SRC_URI[sha256sum] = "2c3379eb76597dcab50911449b013e2697c4bffcc716dbbf0d9b0e8fbbb46fb4" | 
| 24 | 24 | ||
| 25 | inherit autotools gettext pkgconfig | 25 | inherit autotools gettext pkgconfig | 
| 26 | 26 | ||
