From: <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Don't expand vars which starts with multilib prefix already
Date: Fri, 13 Nov 2015 17:24:04 +0800 [thread overview]
Message-ID: <cover.1447406020.git.kai.kang@windriver.com> (raw)
From: Kai Kang <kai.kang@windriver.com>
Test steps:
1 set MACHINE and multilibs in local.conf
===============================================
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32 multilib:lib64"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
DEFAULTTUNE_virtclass-multilib-lib64 = "x86-64"
===============================================
2 bitbake lib64-meta-ide-support core-image-sato
The following changes since commit fc45deac89ef63ca1c44e763c38ced7dfd72cbe1:
build-appliance-image: Update to jethro head revision (2015-11-03 14:03:03 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib kangkai/multilib
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/multilib
Kai Kang (1):
toolchain-scripts.bbclass: do not expand vars which starts with
multilib prefixes
meta/classes/toolchain-scripts.bbclass | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
--
2.6.1
next reply other threads:[~2015-11-13 9:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-13 9:24 kai.kang [this message]
2015-11-13 9:24 ` [PATCH 1/1] toolchain-scripts.bbclass: do not expand vars which starts with multilib prefixes kai.kang
2015-12-03 1:54 ` [PATCH 0/1] Don't expand vars which starts with multilib prefix already Kang Kai
2016-01-25 7:54 ` Kang Kai
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=cover.1447406020.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@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