From: <kai.kang@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH v2 0/4] Update default value of DEBUG_PREFIX_MAP
Date: Thu, 14 Feb 2019 21:06:34 -0500 [thread overview]
Message-ID: <cover.1550195817.git.kai.kang@windriver.com> (raw)
From: Kai Kang <kai.kang@windriver.com>
v2:
* add -fmacro-prefix-map rather than -ffile-prefix-map that the latter one
could not be recognized by assembly compiler which causes buildpatchs issue for glibc
* other fix for openssl and libidn2
Build core-image-sato for qemux86, qemux86-64 and (qemuarm + musl).
oe-selftest -r gotoolchain.oeGoToolchainSelfTest.test_go_dep_build PASS.
$ oe-selftest --skip-tests distrodata.Distrodata.test_checkpkg buildoptions.SourceMirroring.test_yocto_source_mirror -j 15
2 selftest cases failed but seems not realated with my patches.
2019-02-14 05:05:28,054 - oe-selftest - INFO - RESULTS - containerimage.ContainerImageTests.test_expected_files - Testcase 1619: FAILED (483.52s)
2019-02-14 05:05:28,054 - oe-selftest - INFO - RESULTS - distrodata.Distrodata.test_checkpkg - Testcase 1902: FAILED (177.51s)
The following changes since commit 5fa3b5b15229babc9f96606c79436ab83651bf83:
bitbake: bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONS (2019-02-14 11:21:58 +0000)
are available in the Git repository at:
git://git.pokylinux.org/poky-contrib kangkai/prefix-map
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/prefix-map
Kai Kang (4):
bitbake.conf: update DEBUG_PREFIX_MAP with -fmacro-prefix-map
go-cross-canadian: set default value of DEBUG_PREFIX_MAP
libidn2: fix buildpaths qa warning
openssl: update patch to fix buildpaths qa issue for
-fmacro-prefix-map
meta/conf/bitbake.conf | 3 ++-
...dinfo-strip-sysroot-and-debug-prefix-map-from-co.patch | 8 +++++++-
meta/recipes-devtools/go/go-cross-canadian.inc | 8 ++++++++
meta/recipes-extended/libidn/libidn2_2.0.5.bb | 4 ++++
4 files changed, 21 insertions(+), 2 deletions(-)
--
2.20.0
next reply other threads:[~2019-02-15 2:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-15 2:06 kai.kang [this message]
2019-02-15 2:06 ` [PATCH 1/4] bitbake.conf: update DEBUG_PREFIX_MAP with -fmacro-prefix-map kai.kang
2019-02-15 2:06 ` [PATCH 2/4] go-cross-canadian: set default value of DEBUG_PREFIX_MAP kai.kang
2019-02-15 2:06 ` [PATCH 3/4] libidn2: fix buildpaths qa warning kai.kang
2019-02-15 9:57 ` Richard Purdie
2019-02-18 9:32 ` Kang Kai
2019-02-19 6:57 ` [PATCH] libidn2: fix buildpaths qa issue in .pc file kai.kang
2019-02-27 3:34 ` [PATCH v2] " Kang Kai
2019-02-15 2:06 ` [PATCH 4/4] openssl: update patch to fix buildpaths qa issue for -fmacro-prefix-map kai.kang
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.1550195817.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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