tbb: upgrade to 2021.5.0

Message ID 20220111173059.3086473-1-ross.burton@arm.com
State New
Headers show
Series tbb: upgrade to 2021.5.0 | expand

Commit Message

Ross Burton Jan. 11, 2022, 5:30 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../recipes-support/tbb/{tbb_2021.4.0.bb => tbb_2021.5.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/tbb/{tbb_2021.4.0.bb => tbb_2021.5.0.bb} (97%)

Patch

diff --git a/meta-oe/recipes-support/tbb/tbb_2021.4.0.bb b/meta-oe/recipes-support/tbb/tbb_2021.5.0.bb
similarity index 97%
rename from meta-oe/recipes-support/tbb/tbb_2021.4.0.bb
rename to meta-oe/recipes-support/tbb/tbb_2021.5.0.bb
index 02b5d05003..0d108f21ad 100644
--- a/meta-oe/recipes-support/tbb/tbb_2021.4.0.bb
+++ b/meta-oe/recipes-support/tbb/tbb_2021.5.0.bb
@@ -12,7 +12,7 @@  DEPENDS:append:libc-musl = " libucontext"
 PE = "1"
 
 BRANCH = "onetbb_2021"
-SRCREV = "4e021eafc03519cb1081ed775c9502cae72f8d8d"
+SRCREV = "3df08fe234f23e732a122809b40eb129ae22733f"
 SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
             file://0001-mallinfo-is-glibc-specific-API-mark-it-so.patch \
             file://0001-CMakeLists.txt-exclude-riscv64-riscv32.patch \