diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2021-03-19 18:35:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-19 01:19:14 -0700 |
| commit | a8d0838fa7f10efea4b6f900bfd61cc259098ea4 (patch) | |
| tree | a660455cab3da62badd4116fcd4dba42869d4246 | |
| parent | 2bf78554f563b34d423d2a4014679d7b09517197 (diff) | |
| download | meta-openembedded-a8d0838fa7f10efea4b6f900bfd61cc259098ea4.tar.gz | |
cryptsetup: upgrade 2.3.4 -> 2.3.5
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.5.bb (renamed from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.4.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.5.bb index f53bd8523b..5faaada4b7 100644 --- a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.4.bb +++ b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.5.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] = "911272e73181fdc850bb4d25103a9f83" | 24 | SRC_URI[md5sum] = "408620e0df577ec04108ec0bc2b91dee" |
| 25 | SRC_URI[sha256sum] = "9d16eebb96b53b514778e813019b8dd15fea9fec5aafde9fae5febf59df83773" | 25 | SRC_URI[sha256sum] = "ced9946f444d132536daf92fc8aca4277638a3c2d96e20540b2bae4d36fd70c1" |
| 26 | 26 | ||
| 27 | inherit autotools gettext pkgconfig | 27 | inherit autotools gettext pkgconfig |
| 28 | 28 | ||
