All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] boost: upgrade 1.75.0 -> 1.76.0
@ 2021-04-22  7:54 wangmy
  2021-04-22  7:54 ` [OE-core] [PATCH] mtools: upgrade 4.0.26 -> 4.0.27 wangmy
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: wangmy @ 2021-04-22  7:54 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../boost/{boost-1.75.0.inc => boost-1.76.0.inc}                | 2 +-
 meta/recipes-support/boost/{boost_1.75.0.bb => boost_1.76.0.bb} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/boost/{boost-1.75.0.inc => boost-1.76.0.inc} (90%)
 rename meta/recipes-support/boost/{boost_1.75.0.bb => boost_1.76.0.bb} (100%)

diff --git a/meta/recipes-support/boost/boost-1.75.0.inc b/meta/recipes-support/boost/boost-1.76.0.inc
similarity index 90%
rename from meta/recipes-support/boost/boost-1.75.0.inc
rename to meta/recipes-support/boost/boost-1.76.0.inc
index e5a8488c58..3ae5a25b29 100644
--- a/meta/recipes-support/boost/boost-1.75.0.inc
+++ b/meta/recipes-support/boost/boost-1.76.0.inc
@@ -12,7 +12,7 @@ BOOST_MAJ = "${@"_".join(d.getVar("PV").split(".")[0:2])}"
 BOOST_P = "boost_${BOOST_VER}"
 
 SRC_URI = "https://dl.bintray.com/boostorg/release/${PV}/source/${BOOST_P}.tar.bz2"
-SRC_URI[sha256sum] = "953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb"
+SRC_URI[sha256sum] = "f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41"
 
 UPSTREAM_CHECK_URI = "http://www.boost.org/users/download/"
 UPSTREAM_CHECK_REGEX = "boostorg/release/(?P<pver>.*)/source/"
diff --git a/meta/recipes-support/boost/boost_1.75.0.bb b/meta/recipes-support/boost/boost_1.76.0.bb
similarity index 100%
rename from meta/recipes-support/boost/boost_1.75.0.bb
rename to meta/recipes-support/boost/boost_1.76.0.bb
-- 
2.25.1


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

end of thread, other threads:[~2021-04-23 15:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  7:54 [OE-core] [PATCH] boost: upgrade 1.75.0 -> 1.76.0 wangmy
2021-04-22  7:54 ` [OE-core] [PATCH] mtools: upgrade 4.0.26 -> 4.0.27 wangmy
2021-04-22  7:54 ` [OE-core] [PATCH] openssh: upgrade 8.5p1 -> 8.6p1 wangmy
2021-04-22  7:54 ` [OE-core] [PATCH] python3-cython: upgrade 0.29.22 -> 0.29.23 wangmy
2021-04-22  7:54 ` [OE-core] [PATCH] tiff: upgrade 4.2.0 -> 4.3.0 wangmy
2021-04-23  5:31   ` Khem Raj
2021-04-23 15:59     ` 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.