summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/tbb/tbb.bb
Commit message (Collapse)AuthorAgeFilesLines
* tbb: check the version of the cross gcc instead of host gccGregory Vimont2018-07-041-0/+1
| | | | | | | | When cross compiling on linux with gcc, the host gcc was used instead of the cross gcc to set compilation flags according to gcc version. Signed-off-by: Gregory Vimont <gregory.vimont@softbankrobotics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tbb: Update to 2017 Update 6Khem Raj2017-06-121-7/+12
| | | | | | | Fix build with musl and security flags turned on Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tbb: Update to 2017 releaseKhem Raj2017-03-111-0/+39
Update license to reflect new Apache 2.0 license Fix build with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>