Browse Source

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>
Yi Zhao 2 months ago
parent
commit
2f3b740b4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-support/tbb/tbb_2022.1.0.bb

+ 1 - 1
meta-oe/recipes-support/tbb/tbb_2022.0.0.bb → 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} \
           "