diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-03-30 17:27:59 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-03-31 14:42:07 -0700 |
| commit | 2f3b740b4ffc3bd2aa45d94a20d27de8a3160991 (patch) | |
| tree | 868fa681d98e345305e4c4ad5f1738a0720832e2 | |
| parent | 56bc50132057de2d7fea574db5e09ed2c45aca49 (diff) | |
| download | meta-openembedded-2f3b740b4ffc3bd2aa45d94a20d27de8a3160991.tar.gz | |
tbb: upgrade 2022.0.0 -> 2022.1.0
ChangeLog:
https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/tbb/tbb_2022.1.0.bb (renamed from meta-oe/recipes-support/tbb/tbb_2022.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb b/meta-oe/recipes-support/tbb/tbb_2022.1.0.bb index 7442843f39..967ace9075 100644 --- a/meta-oe/recipes-support/tbb/tbb_2022.0.0.bb +++ b/meta-oe/recipes-support/tbb/tbb_2022.1.0.bb | |||
| @@ -13,7 +13,7 @@ DEPENDS:append:class-target = " hwloc" | |||
| 13 | PE = "1" | 13 | PE = "1" |
| 14 | 14 | ||
| 15 | BRANCH = "onetbb_2022" | 15 | BRANCH = "onetbb_2022" |
| 16 | SRCREV = "0c0ff192a2304e114bc9e6557582dfba101360ff" | 16 | SRCREV = "45587e94dfb6dfe00220c5f520020a5bc745e92f" |
| 17 | SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ | 17 | SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
