From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [PATCH V4] libhugetlbfs: Add i586 to list of compatible host architectures
Date: Mon, 13 Apr 2015 15:45:40 +0200 [thread overview]
Message-ID: <20150413134540.GG2330@jama> (raw)
In-Reply-To: <1427990643-16120-2-git-send-email-gary.robertson@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]
On Thu, Apr 02, 2015 at 11:04:03AM -0500, Gary S. Robertson wrote:
> COMPATIBLE_HOST included support for x86_64 but not for
> 32-bit x86 architectures - added i586 arch name to cover qemux86, etc.
But it still fails for qemux86 :(
http://errors.yoctoproject.org/Errors/Details/9749/
Please fix it ASAP, because I've already merged this change before
noticing this new build error.
Thanks,
> Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
> ---
> meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
> index 4ce6a19..6fe5dce 100644
> --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
> +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
> @@ -24,7 +24,7 @@ SRC_URI = "git://git.code.sf.net/p/libhugetlbfs/code \
>
> S = "${WORKDIR}/git"
>
> -COMPATIBLE_HOST = "(x86_64|powerpc|powerpc64|aarch64|arm).*-linux*"
> +COMPATIBLE_HOST = "(i586|x86_64|powerpc|powerpc64|aarch64|arm).*-linux*"
>
> LIBARGS = "LIB32=${baselib} LIB64=${baselib}"
> LIBHUGETLBFS_ARCH = "${TARGET_ARCH}"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-04-13 13:45 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 22:59 [meta-oe][PATCH 0/3] libhugetlbfs: fix build problems with ix86 and armv7ab Gary S. Robertson
2014-11-24 22:59 ` [meta-oe][PATCH 1/3] libhugetlbfs: Add ix86 to list of compatible host architectures Gary S. Robertson
2014-12-19 21:29 ` Gary Robertson
2014-12-19 23:07 ` Martin Jansa
2014-12-20 5:56 ` Gary Robertson
2014-12-20 11:12 ` Martin Jansa
2015-03-24 20:24 ` [meta-oe][PATCH V2] libhugetlbfs: add i586 to compatible hosts Gary S. Robertson
2015-03-24 20:24 ` [PATCH V2] libhugetlbfs: Add i586 to list of " Gary S. Robertson
2015-04-01 22:23 ` [meta-oe][PATCH V3] libhugetlbfs: add i586 to " Gary S. Robertson
2015-04-01 22:23 ` [PATCH] libhugetlbfs: Add i586 to list of compatible host architectures Gary S. Robertson
2015-04-02 0:31 ` Otavio Salvador
2015-04-02 0:33 ` Otavio Salvador
2015-04-02 16:04 ` [meta-oe][PATCH V4] libhugetlbfs: add i586 to compatible hosts Gary S. Robertson
2015-04-02 16:04 ` [PATCH V4] libhugetlbfs: Add i586 to list of compatible host architectures Gary S. Robertson
2015-04-13 13:45 ` Martin Jansa [this message]
2015-04-14 4:18 ` [meta-oe][PATCH] libhugetlbfs: x86 - don't link against host libs Gary S. Robertson
2015-04-14 4:19 ` [PATCH] " Gary S. Robertson
2015-04-15 17:16 ` [meta-oe][PATCH] " Martin Jansa
2015-05-13 12:48 ` [meta-oe][PATCH] Revert "libhugetlbfs: Add i586 to list of compatible host architectures" Martin Jansa
2015-05-19 1:26 ` Khem Raj
2014-11-24 22:59 ` [meta-oe][PATCH 2/3] libhugetlbfs: Make cross-devel recognize all ix86 arches Gary S. Robertson
2014-11-24 22:59 ` [meta-oe][PATCH 3/3] libhugetlbfs: Fix page size & text offset for arm arches Gary S. Robertson
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=20150413134540.GG2330@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
/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.