From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] tbb: update to 4.1 Update 3 version from 20130314
Date: Tue, 9 Apr 2013 11:58:40 +0200 [thread overview]
Message-ID: <20130409095840.GA2474@jama> (raw)
In-Reply-To: <1365102349-21426-1-git-send-email-marcin.juszkiewicz@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1992 bytes --]
On Thu, Apr 04, 2013 at 09:05:49PM +0200, Marcin Juszkiewicz wrote:
> ARMv7a support was added
Now it fails on armv5 (qemuarm)
| ../../include/tbb/machine/gcc_armv7.h:39:2: error: #error Threading
Building Blocks ARM port requires an ARMv7-a architecture.
| make[1]: *** [concurrent_hash_map.o] Error 1
>
> 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
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-04-09 10:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2013-04-15 18:00 ` [meta-oe][PATCH v2] " Marcin Juszkiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130409095840.GA2474@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.