From 2f3b740b4ffc3bd2aa45d94a20d27de8a3160991 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 30 Mar 2025 17:27:59 +0800 Subject: [PATCH] tbb: upgrade 2022.0.0 -> 2022.1.0 ChangeLog: https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../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 --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} \ "