diff options
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.1.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.0.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.1.bb index c5e84b1f01..53162cb94c 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.0.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.7.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] = "94003a00cd5a81944f45e8dc529e0cfd2a6ff629bd2cd21cf5e574e465daf795" | 23 | SRC_URI[sha256sum] = "da5d1419e2a86e01aa32fd79582cd54d208857cb541bca2fd426a5ff1aaabbc3" |
| 24 | 24 | ||
| 25 | inherit autotools gettext pkgconfig | 25 | inherit autotools gettext pkgconfig |
| 26 | 26 | ||
