diff options
-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" | |||
12 | PE = "1" | 12 | PE = "1" |
13 | 13 | ||
14 | BRANCH = "onetbb_2021" | 14 | BRANCH = "onetbb_2021" |
15 | SRCREV = "4e021eafc03519cb1081ed775c9502cae72f8d8d" | 15 | SRCREV = "3df08fe234f23e732a122809b40eb129ae22733f" |
16 | SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ | 16 | SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ |
17 | file://0001-mallinfo-is-glibc-specific-API-mark-it-so.patch \ | 17 | file://0001-mallinfo-is-glibc-specific-API-mark-it-so.patch \ |
18 | file://0001-CMakeLists.txt-exclude-riscv64-riscv32.patch \ | 18 | file://0001-CMakeLists.txt-exclude-riscv64-riscv32.patch \ |