summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/tbb/tbb_2022.0.0.bb (renamed from meta-oe/recipes-support/tbb/tbb_2021.13.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2021.13.0.bb b/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb
index 4d0f80ca8e..7442843f39 100644
--- a/meta-oe/recipes-support/tbb/tbb_2021.13.0.bb
+++ b/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb
@@ -12,8 +12,8 @@ DEPENDS:append:class-target = " hwloc"
12 12
13PE = "1" 13PE = "1"
14 14
15BRANCH = "onetbb_2021" 15BRANCH = "onetbb_2022"
16SRCREV = "1c4c93fc5398c4a1acb3492c02db4699f3048dea" 16SRCREV = "0c0ff192a2304e114bc9e6557582dfba101360ff"
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