All of lore.kernel.org
 help / color / mirror / Atom feed
From: "wangmy" <wangmy@fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] boost: upgrade 1.75.0 -> 1.76.0
Date: Thu, 22 Apr 2021 15:54:02 +0800	[thread overview]
Message-ID: <1619078047-5587-1-git-send-email-wangmy@fujitsu.com> (raw)

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


             reply	other threads:[~2021-04-22  7:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22  7:54 wangmy [this message]
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
2021-04-22  7:58 [OE-core] [PATCH] boost: upgrade 1.75.0 -> 1.76.0 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1619078047-5587-1-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.