All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] cryptsetup: upgrade 2.2.2 -> 2.3.0
@ 2020-02-14 23:43 Wang Mingyu
  2020-02-14 23:43 ` [meta-oe][PATCH] fio: upgrade 3.17 -> 3.18 Wang Mingyu
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Wang Mingyu @ 2020-02-14 23:43 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../cryptsetup/{cryptsetup_2.2.2.bb => cryptsetup_2.3.0.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-crypto/cryptsetup/{cryptsetup_2.2.2.bb => cryptsetup_2.3.0.bb} (96%)

diff --git a/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.2.bb b/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb
similarity index 96%
rename from meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.2.2.bb
rename to meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.3.0.bb
index 479b9eb37..0e36ed4a2 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} = " \
 "
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz"
-SRC_URI[md5sum] = "2b64ca9ea16e823df359eacf9c02414b"
-SRC_URI[sha256sum] = "2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46"
+SRC_URI[md5sum] = "48be3bd7c557d051f638047d280e93ee"
+SRC_URI[sha256sum] = "395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85"
 
 inherit autotools gettext pkgconfig
 
-- 
2.17.1





^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-02-27 19:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 23:43 [meta-oe][PATCH] cryptsetup: upgrade 2.2.2 -> 2.3.0 Wang Mingyu
2020-02-14 23:43 ` [meta-oe][PATCH] fio: upgrade 3.17 -> 3.18 Wang Mingyu
2020-02-15  8:40   ` Khem Raj
2020-02-18 19:37     ` Jonathan Richardson
2020-02-18 22:09       ` Adrian Bunk
2020-02-19  0:37         ` Jonathan Richardson
2020-02-19  2:36         ` Khem Raj
2020-02-14 23:43 ` [meta-oe][PATCH] hwdata: upgrade 0.331 -> 0.332 Wang Mingyu
2020-02-14 23:43 ` [meta-oe][PATCH] libdbi-perl: upgrade 1.642 -> 1.643 Wang Mingyu
2020-02-14 23:43 ` [meta-oe][PATCH] libp11: upgrade 0.4.10 -> 11 Wang Mingyu
2020-02-27 17:52   ` Ricardo Salveti
2020-02-27 17:57     ` Ricardo Salveti
2020-02-27 19:02     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.