From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] syslinux.bbclass: pull files from correct places for multilib
Date: Thu, 29 Aug 2013 10:36:16 +0800 [thread overview]
Message-ID: <cover.1377674089.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
fix the failure when building lib32 hdd/iso image:
| install: cannot stat `/buildarea/jhuang0/yp/y_x64_0705/tmp/sysroots/lib32-qemux86-64/usr/share/syslinux/ldlinux.sys': No such file or directory
tested info:
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
IMAGE_FSTYPES += "live"
$ bitbake lib32-core-image-minimal
$ bitbake core-image-minimal
--
The following changes since commit 2ac7783e04f5e8e6005f967e1a6dd65d2fc6a19a:
lib/oeqa/runtime: smart: add checks for smart output (2013-08-26 16:28:55 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib jhuang0/d_bootimg_0828_0
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/d_bootimg_0828_0
Jackie Huang (1):
syslinux.bbclass: pull files from correct places for multilib
meta/classes/syslinux.bbclass | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
--
1.7.4.1
next reply other threads:[~2013-08-29 2:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 2:36 jackie.huang [this message]
2013-08-29 2:36 ` [PATCH 1/1] syslinux.bbclass: pull files from correct places for multilib jackie.huang
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.1377674089.git.jackie.huang@windriver.com \
--to=jackie.huang@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 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.