diff options
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.3.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.2.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.3.bb index 504c718b96..7c83fec439 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.2.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.3.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] = "219ebf74e8eddf96624a0376477e5a6f8f350a67aaf36e7dadb114d94b3afef4" | 23 | SRC_URI[sha256sum] = "b772ae4f6df0cee7200b28cea960e4daaff2a203d2fd502beab3c1317b07a456" |
| 24 | 24 | ||
| 25 | inherit autotools gettext pkgconfig | 25 | inherit autotools gettext pkgconfig |
| 26 | 26 | ||
