Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] boost-build-native: upgrade 1.87 -> 1.89
@ 2025-08-16 10:22 Gyorgy Sarvari
  2025-08-16 10:22 ` [PATCH 2/2] boost: upgrade 1.88.0 -> 1.89.0 Gyorgy Sarvari
  2025-08-18  6:07 ` [OE-core] [PATCH 1/2] boost-build-native: upgrade 1.87 -> 1.89 Mathieu Dubois-Briand
  0 siblings, 2 replies; 5+ messages in thread
From: Gyorgy Sarvari @ 2025-08-16 10:22 UTC (permalink / raw)
  To: openembedded-core

Changelog: https://www.boost.org/releases/1.89.0/

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 ...st-build-native_1.87.0.bb => boost-build-native_1.89.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/boost/{boost-build-native_1.87.0.bb => boost-build-native_1.89.0.bb} (88%)

diff --git a/meta/recipes-support/boost/boost-build-native_1.87.0.bb b/meta/recipes-support/boost/boost-build-native_1.89.0.bb
similarity index 88%
rename from meta/recipes-support/boost/boost-build-native_1.87.0.bb
rename to meta/recipes-support/boost/boost-build-native_1.89.0.bb
index 5b914b6f88..911de72bc1 100644
--- a/meta/recipes-support/boost/boost-build-native_1.87.0.bb
+++ b/meta/recipes-support/boost/boost-build-native_1.89.0.bb
@@ -6,8 +6,8 @@ SECTION = "devel"
 LICENSE = "BSL-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
-SRC_URI = "git://github.com/boostorg/build;protocol=https;branch=master"
-SRCREV = "4a52d8c06635435b64e31a56eaf7ca5dc912a71d"
+SRC_URI = "git://github.com/boostorg/build;protocol=https;branch=master;tag=boost-${PV}"
+SRCREV = "be69c44857e34fae250aa1321808a05c1d88bfde"
 PE = "1"
 
 UPSTREAM_CHECK_GITTAGREGEX = "boost-(?P<pver>(\d+(\.\d+)+))"


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

end of thread, other threads:[~2025-08-19  8:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-16 10:22 [PATCH 1/2] boost-build-native: upgrade 1.87 -> 1.89 Gyorgy Sarvari
2025-08-16 10:22 ` [PATCH 2/2] boost: upgrade 1.88.0 -> 1.89.0 Gyorgy Sarvari
2025-08-18  6:07 ` [OE-core] [PATCH 1/2] boost-build-native: upgrade 1.87 -> 1.89 Mathieu Dubois-Briand
2025-08-18 17:38   ` Gyorgy Sarvari
2025-08-19  8:56     ` Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox