From: Juro Bystricky <juro.bystricky@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] Fix glib build for mips64
Date: Thu, 1 Sep 2016 13:07:36 -0700 [thread overview]
Message-ID: <1472760457-8822-1-git-send-email-juro.bystricky@intel.com> (raw)
The attached patch fixes a problem observed on AB, in particular
https://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/930/steps/BuildImages_5/logs/stdio
glib build failed, hence core-image-minimal was not built, hence SDK tests were not ran.
The test patch was tested with:
MACHINE = "qemumips64"
require conf/multilib.conf
MULTILIBS = "multilib:lib64 multilib:lib32"
DEFAULTTUNE = "mips64-n32"
DEFAULTTUNE_virtclass-multilib-lib64 = "mips64"
DEFAULTTUNE_virtclass-multilib-lib32 = "mips32r2"
QEMU_USE_KVM = "True"
USER_CLASSES += " testsdk "
Build Configuration:
BB_VERSION = "1.31.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "mips64-poky-linux-gnun32"
MACHINE = "qemumips64"
DISTRO = "poky"
DISTRO_VERSION = "2.1+snapshot-20160901"
TUNE_FEATURES = "n32 bigendian fpu-hard"
TARGET_FPU = ""
meta
meta-poky
meta-yocto-bsp = "master-next:df6d79dc8faba6ca997beebd32242bd65fe962bd"
$ bitbake core-image-minimal -c populate_sdk
$ bitbake core-image-minimal -c testsdk
Juro Bystricky (1):
glib: disable gtk-doc on mips64
meta/recipes-core/glib-2.0/glib.inc | 1 +
1 file changed, 1 insertion(+)
--
2.7.4
next reply other threads:[~2016-09-01 20:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-01 20:07 Juro Bystricky [this message]
2016-09-01 20:07 ` [PATCH 1/1] glib: disable gtk-doc on mips64 Juro Bystricky
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=1472760457-8822-1-git-send-email-juro.bystricky@intel.com \
--to=juro.bystricky@intel.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