summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2025-03-30 17:27:59 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-31 14:42:07 -0700
commit2f3b740b4ffc3bd2aa45d94a20d27de8a3160991 (patch)
tree868fa681d98e345305e4c4ad5f1738a0720832e2
parent56bc50132057de2d7fea574db5e09ed2c45aca49 (diff)
downloadmeta-openembedded-2f3b740b4ffc3bd2aa45d94a20d27de8a3160991.tar.gz
tbb: upgrade 2022.0.0 -> 2022.1.0
ChangeLog: https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/tbb/tbb_2022.1.0.bb (renamed from meta-oe/recipes-support/tbb/tbb_2022.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb b/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"
13PE = "1" 13PE = "1"
14 14
15BRANCH = "onetbb_2022" 15BRANCH = "onetbb_2022"
16SRCREV = "0c0ff192a2304e114bc9e6557582dfba101360ff" 16SRCREV = "45587e94dfb6dfe00220c5f520020a5bc745e92f"
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