diff mbox series

[meta-oe,6/7] tbb: upgrade 2022.0.0 -> 2022.1.0

Message ID 20250330092800.1275186-6-yi.zhao@windriver.com
State Accepted
Headers show
Series [meta-oe,1/7] libidn: upgrade 1.42 -> 1.43 | expand

Commit Message

Yi Zhao March 30, 2025, 9:27 a.m. UTC
ChangeLog:
https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../recipes-support/tbb/{tbb_2022.0.0.bb => tbb_2022.1.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/tbb/{tbb_2022.0.0.bb => tbb_2022.1.0.bb} (98%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb b/meta-oe/recipes-support/tbb/tbb_2022.1.0.bb
similarity index 98%
rename from meta-oe/recipes-support/tbb/tbb_2022.0.0.bb
rename to meta-oe/recipes-support/tbb/tbb_2022.1.0.bb
index 7442843f39..967ace9075 100644
--- a/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb
+++ b/meta-oe/recipes-support/tbb/tbb_2022.1.0.bb
@@ -13,7 +13,7 @@  DEPENDS:append:class-target = " hwloc"
 PE = "1"
 
 BRANCH = "onetbb_2022"
-SRCREV = "0c0ff192a2304e114bc9e6557582dfba101360ff"
+SRCREV = "45587e94dfb6dfe00220c5f520020a5bc745e92f"
 SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
           "