summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-01-11 13:28:18 +0800
committerKhem Raj <raj.khem@gmail.com>2023-01-11 08:37:58 -0800
commit926ac58066172394bc48ef90ba0494ae7b21e463 (patch)
tree409c66c73fe499de444bc62de517327a164bf0ea
parentefd762fb5e7a6f73691148c751b03eb18fcadb70 (diff)
downloadmeta-openembedded-926ac58066172394bc48ef90ba0494ae7b21e463.tar.gz
tbb: upgrade 2021.7.0 -> 2021.8.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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"