mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
tbb: upgrade 2021.13.0 -> 2022.0.0
Updated to the latest version Refer: https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ DEPENDS:append:class-target = " hwloc"
|
||||
|
||||
PE = "1"
|
||||
|
||||
BRANCH = "onetbb_2021"
|
||||
SRCREV = "1c4c93fc5398c4a1acb3492c02db4699f3048dea"
|
||||
BRANCH = "onetbb_2022"
|
||||
SRCREV = "0c0ff192a2304e114bc9e6557582dfba101360ff"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user