From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] sdk.bbclass: allow virtclass-sdk override
Date: Sun, 29 Aug 2010 12:39:46 +0200 [thread overview]
Message-ID: <1283078386-20947-1-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <4C7A302A.5060606@eukrea.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
classes/sdk.bbclass | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/classes/sdk.bbclass b/classes/sdk.bbclass
index 198d147..c8fa076 100644
--- a/classes/sdk.bbclass
+++ b/classes/sdk.bbclass
@@ -66,3 +66,5 @@ FILES_${PN}-dbg += "${prefix}/.debug \
"
export PKG_CONFIG_SYSROOT_DIR = "${STAGING_DIR_HOST}"
+
+OVERRIDES .= ":virtclass-sdk"
--
1.6.3.3
next prev parent reply other threads:[~2010-08-29 10:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-29 2:36 ncurses 5.7 doesn't build libtermcap anymore? Mike Westerhof
2010-08-29 8:36 ` Khem Raj
2010-08-29 10:02 ` Eric Bénard
2010-08-29 10:39 ` Eric Bénard [this message]
2010-08-29 10:45 ` [PATCH] ncurses-5.7 : fix sdk build + add libtermcap link Eric Bénard
2010-08-29 11:22 ` [PATCH v2] " Eric Bénard
2010-08-29 13:33 ` Enrico Scholz
2010-08-29 14:30 ` Eric Bénard
2010-08-29 20:08 ` Enrico Scholz
2010-08-29 20:40 ` Eric Bénard
2010-08-29 20:10 ` ncurses 5.7 doesn't build libtermcap anymore? Enrico Scholz
2010-08-29 10:31 ` Enrico Scholz
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=1283078386-20947-1-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 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.