diff options
-rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.2.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb index 479b9eb370..0e36ed4a2a 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.2.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.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] = "2b64ca9ea16e823df359eacf9c02414b" | 24 | SRC_URI[md5sum] = "48be3bd7c557d051f638047d280e93ee" |
25 | SRC_URI[sha256sum] = "2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46" | 25 | SRC_URI[sha256sum] = "395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85" |
26 | 26 | ||
27 | inherit autotools gettext pkgconfig | 27 | inherit autotools gettext pkgconfig |
28 | 28 | ||