summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/tbb/tbb_2021.8.0.bb (renamed from meta-oe/recipes-support/tbb/tbb_2021.7.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2021.7.0.bb b/meta-oe/recipes-support/tbb/tbb_2021.8.0.bb
index 8c72b349dc..5606d38dae 100644
--- a/meta-oe/recipes-support/tbb/tbb_2021.7.0.bb
+++ b/meta-oe/recipes-support/tbb/tbb_2021.8.0.bb
@@ -12,7 +12,7 @@ DEPENDS:append:libc-musl = " libucontext"
12PE = "1" 12PE = "1"
13 13
14BRANCH = "onetbb_2021" 14BRANCH = "onetbb_2021"
15SRCREV = "7673da272f7e1592876b42cfe98b9f4cadf6ae41" 15SRCREV = "c9497714821c3d443ee44c732609eb6850195ffb"
16SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ 16SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
17 file://0001-CMakeLists.txt-exclude-riscv64-riscv32.patch \ 17 file://0001-CMakeLists.txt-exclude-riscv64-riscv32.patch \
18" 18"