From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/7] gmp: add sdk build
Date: Tue, 21 Sep 2010 15:56:38 +0200 [thread overview]
Message-ID: <1285077403-21171-2-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <1285077403-21171-1-git-send-email-eric@eukrea.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
recipes/gmp/gmp.inc | 1 +
recipes/gmp/gmp_5.0.1.bb | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes/gmp/gmp.inc b/recipes/gmp/gmp.inc
index 55209f3..2ce4438 100644
--- a/recipes/gmp/gmp.inc
+++ b/recipes/gmp/gmp.inc
@@ -13,3 +13,4 @@ ARM_INSTRUCTION_SET = "arm"
acpaths = ""
+TARGET_SYS_virtclass-sdk = "${HOST_SYS}"
\ No newline at end of file
diff --git a/recipes/gmp/gmp_5.0.1.bb b/recipes/gmp/gmp_5.0.1.bb
index 0b117b1..e85a72f 100644
--- a/recipes/gmp/gmp_5.0.1.bb
+++ b/recipes/gmp/gmp_5.0.1.bb
@@ -5,4 +5,4 @@ SRC_URI[gmp.sha256sum] = "a2a610f01fd3298dc08c87bf30498c2402590e1bcb227fc40b15ee
require gmp.inc
LICENSE = "GPLv3 LGPLv3"
NATIVE_INSTALL_WORKS = "1"
-BBCLASSEXTEND = "native nativesdk"
+BBCLASSEXTEND = "native nativesdk sdk"
--
1.6.3.3
next prev parent reply other threads:[~2010-09-21 13:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-21 13:56 [PATCH 1/7] sdk.bbclass: allow virtclass-sdk override Eric Bénard
2010-09-21 13:56 ` Eric Bénard [this message]
2010-09-21 13:56 ` [PATCH 3/7] mpfr: add sdk build Eric Bénard
2010-09-21 13:56 ` [PATCH 4/7] gcc-cross-sdk: RDEPENDS on mpfr-sdk and gmp-sdk Eric Bénard
2010-09-21 13:56 ` [PATCH 5/7] gdb-cross-sdk: add RDEPENDS Eric Bénard
2010-09-21 13:56 ` [PATCH 6/7] meta-toolchain: add LD_LIBRARY_PATH to environment-setup Eric Bénard
2010-09-21 13:56 ` [PATCH 7/7] qt4-tools-sdk: bring compatibility with QTCreator Eric Bénard
2010-09-21 17:37 ` [PATCH 5/7] gdb-cross-sdk: add RDEPENDS Holger Freyther
2010-09-21 17:41 ` Eric Bénard
2010-09-21 18:03 ` Holger Freyther
2010-09-21 20:01 ` Eric Bénard
2010-09-21 14:31 ` [PATCH 1/7] sdk.bbclass: allow virtclass-sdk override Eric Bénard
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=1285077403-21171-2-git-send-email-eric@eukrea.com \
--to=eric@eukrea.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox