summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnkur Tyagi <ankur.tyagi85@gmail.com>2025-11-14 22:47:01 +1300
committerKhem Raj <raj.khem@gmail.com>2025-11-14 07:39:48 -0800
commit9ce3999da91262ebf76d267213519715851143e4 (patch)
treef2b21229f9cc9a94399c95e2a3fb98515c87b3a4
parent6b15a5a2937eecb95b622a14df4547dfee35bb77 (diff)
downloadmeta-openembedded-9ce3999da91262ebf76d267213519715851143e4.tar.gz
tbb: upgrade 2022.1.0 -> 2022.3.0
Changelog: https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0 https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/tbb/tbb_2022.3.0.bb (renamed from meta-oe/recipes-support/tbb/tbb_2022.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2022.1.0.bb b/meta-oe/recipes-support/tbb/tbb_2022.3.0.bb
index 937cf6a0b9..01115e7e4d 100644
--- a/meta-oe/recipes-support/tbb/tbb_2022.1.0.bb
+++ b/meta-oe/recipes-support/tbb/tbb_2022.3.0.bb
@@ -13,7 +13,7 @@ DEPENDS:append:class-target = " hwloc"
13PE = "1" 13PE = "1"
14 14
15BRANCH = "onetbb_2022" 15BRANCH = "onetbb_2022"
16SRCREV = "45587e94dfb6dfe00220c5f520020a5bc745e92f" 16SRCREV = "f1862f38f83568d96e814e469ab61f88336cc595"
17SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ 17SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
18 " 18 "
19 19