diff options
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.4.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.3.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.4.bb index 93eba93a95..b9a6b71793 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.3.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.4.bb | |||
| @@ -21,8 +21,8 @@ RDEPENDS_${PN} = " \ | |||
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" | 23 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz" |
| 24 | SRC_URI[md5sum] = "6c0ce8be21a7687b89354c77757d0c5b" | 24 | SRC_URI[md5sum] = "911272e73181fdc850bb4d25103a9f83" |
| 25 | SRC_URI[sha256sum] = "3bca4ffe39e2f94cef50f6ea65acb873a6dbce5db34fc6bcefe38b6d095e82df" | 25 | SRC_URI[sha256sum] = "9d16eebb96b53b514778e813019b8dd15fea9fec5aafde9fae5febf59df83773" |
| 26 | 26 | ||
| 27 | inherit autotools gettext pkgconfig | 27 | inherit autotools gettext pkgconfig |
| 28 | 28 | ||
