diff options
-rw-r--r-- | meta-oe/recipes-support/tbb/tbb_2020.3.bb (renamed from meta-oe/recipes-support/tbb/tbb_2020.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_2020.2.bb b/meta-oe/recipes-support/tbb/tbb_2020.3.bb index 2f9fd7f584..e66d23f0b8 100644 --- a/meta-oe/recipes-support/tbb/tbb_2020.2.bb +++ b/meta-oe/recipes-support/tbb/tbb_2020.3.bb | |||
@@ -7,7 +7,7 @@ HOMEPAGE = "https://software.intel.com/en-us/tbb" | |||
7 | LICENSE = "Apache-2.0" | 7 | LICENSE = "Apache-2.0" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
9 | BRANCH = "tbb_2020" | 9 | BRANCH = "tbb_2020" |
10 | SRCREV = "60b7d0a78f8910976678ba63a19fdaee22c0ef65" | 10 | SRCREV = "eca91f16d7490a8abfdee652dadf457ec820cc37" |
11 | SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ | 11 | SRC_URI = "git://github.com/oneapi-src/oneTBB.git;protocol=https;branch=${BRANCH} \ |
12 | file://cross-compile.patch \ | 12 | file://cross-compile.patch \ |
13 | file://0001-mallinfo-is-glibc-specific-API-mark-it-so.patch \ | 13 | file://0001-mallinfo-is-glibc-specific-API-mark-it-so.patch \ |