aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-01-11 17:30:59 +0000
committerKhem Raj <raj.khem@gmail.com>2022-01-12 09:22:34 -0800
commitdb72adf0165c5342de2d46f9ef90a8e02f82e2c6 (patch)
tree17f545c9b8ce8844b367bdc6a8c82070b7adb9d8
parent71ad9575f5f414b4c2ffc363c09623ecb6b3cddb (diff)
downloadmeta-openembedded-contrib-db72adf0165c5342de2d46f9ef90a8e02f82e2c6.tar.gz
tbb: upgrade to 2021.5.0
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/tbb/tbb_2021.5.0.bb (renamed from meta-oe/recipes-support/tbb/tbb_2021.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2021.4.0.bb b/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 \