All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] tbb: update to 4.1 Update 3 version from 20130314
@ 2013-04-04 19:05 Marcin Juszkiewicz
  2013-04-09  9:58 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Marcin Juszkiewicz @ 2013-04-04 19:05 UTC (permalink / raw)
  To: openembedded-devel

ARMv7a support was added

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 meta-oe/recipes-support/tbb/tbb_4.1.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-support/tbb/tbb_4.1.bb b/meta-oe/recipes-support/tbb/tbb_4.1.bb
index 2337bdd..48427ee 100644
--- a/meta-oe/recipes-support/tbb/tbb_4.1.bb
+++ b/meta-oe/recipes-support/tbb/tbb_4.1.bb
@@ -6,7 +6,7 @@ DESCRIPTION = "Parallelism library for C++ - runtime files \
 HOMEPAGE = "http://threadingbuildingblocks.org/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2c7f2caf277a3933e3acdf7f89d54cc1"
-PRDATE = "20130116"
+PRDATE = "20130314"
 PR = "r${PRDATE}"
 
 SRC_URI = "http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb41_${PRDATE}oss_src.tgz \
@@ -15,8 +15,8 @@ SRC_URI = "http://threadingbuildingblocks.org/sites/default/files/software_relea
 
 S = "${WORKDIR}/tbb41_${PRDATE}oss/"
 
-SRC_URI[md5sum] = "3809790e1001a1b32d59c9fee590ee85"
-SRC_URI[sha256sum] = "4ae2c10899e3b6ef2f686013ec5901fc658444ca90178efaca6014b0665c34b6"
+SRC_URI[md5sum] = "ed4af7ccfa122f16cf9920b241633a3a"
+SRC_URI[sha256sum] = "32fd5979971b772caa96d40646cee585ed0070516ba2dbbcb1f9b6033d08a92d"
 
 do_compile() {
     oe_runmake compiler=gcc arch=${HOST_ARCH} runtime=cc4
-- 
1.8.1.2




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-15 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 19:05 [meta-oe][PATCH] tbb: update to 4.1 Update 3 version from 20130314 Marcin Juszkiewicz
2013-04-09  9:58 ` Martin Jansa
2013-04-15 18:00   ` [meta-oe][PATCH v2] " Marcin Juszkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.