summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/tbb/tbb_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/tbb/tbb_4.1.bb')
-rw-r--r--meta-oe/recipes-support/tbb/tbb_4.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/tbb/tbb_4.1.bb b/meta-oe/recipes-support/tbb/tbb_4.1.bb
index 2337bddaa..a159321c1 100644
--- a/meta-oe/recipes-support/tbb/tbb_4.1.bb
+++ b/meta-oe/recipes-support/tbb/tbb_4.1.bb
@@ -1,8 +1,8 @@
1DESCRIPTION = "Parallelism library for C++ - runtime files \ 1DESCRIPTION = "Parallelism library for C++ - runtime files \
2 TBB is a library that helps you leverage multi-core processor \ 2 TBB is a library that helps you leverage multi-core processor \
3 performance without having to be a threading expert. It represents a \ 3 performance without having to be a threading expert. It represents a \
4 higher-level, task-based parallelism that abstracts platform details \ 4 higher-level, task-based parallelism that abstracts platform details \
5 and threading mechanism for performance and scalability." 5 and threading mechanism for performance and scalability."
6HOMEPAGE = "http://threadingbuildingblocks.org/" 6HOMEPAGE = "http://threadingbuildingblocks.org/"
7LICENSE = "GPLv2" 7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=2c7f2caf277a3933e3acdf7f89d54cc1" 8LIC_FILES_CHKSUM = "file://COPYING;md5=2c7f2caf277a3933e3acdf7f89d54cc1"