From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V2 0/4] Misc Fixes
Date: Tue, 28 Aug 2018 10:50:30 -0700 [thread overview]
Message-ID: <cover.1535478536.git.raj.khem@gmail.com> (raw)
Musl has some important fixes
distutils fix is taking care of some missed flags
for C/C++ plugins, helps builds with PIE/PIC
Systemd patch fix is found out by clang
v2:
Add gpgme fix
The following changes since commit a5439ff9627d309f6980947f5ee573d85e672228:
cpan.bbclass: make RPATH fix more general (2018-08-28 10:27:15 +0100)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/pu
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/pu
Khem Raj (4):
distutils-common-base.bbclass: Define commonly used compiler variables
systemd: Fix qsort_r patch for function return mismatch
musl: Update to latest
gpgme: Inherit distutils3-base
meta/classes/distutils-common-base.bbclass | 12 ++++++++++++
meta/recipes-core/musl/musl_git.bb | 2 +-
.../0002-don-t-use-glibc-specific-qsort_r.patch | 16 ++++++++--------
meta/recipes-support/gpgme/gpgme_1.11.1.bb | 4 ++--
4 files changed, 23 insertions(+), 11 deletions(-)
--
2.18.0
next reply other threads:[~2018-08-28 17:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-28 17:50 Khem Raj [this message]
2018-08-28 17:50 ` [PATCH 1/4] distutils-common-base.bbclass: Define commonly used compiler variables Khem Raj
2018-08-28 17:50 ` [PATCH 2/4] systemd: Fix qsort_r patch for function return mismatch Khem Raj
2018-08-28 17:50 ` [PATCH 3/4] musl: Update to latest Khem Raj
2018-08-28 17:50 ` [PATCH 4/4] gpgme: Inherit distutils3-base Khem Raj
2018-09-17 9:26 ` Alex Kiernan
2018-09-17 14:56 ` Khem Raj
2018-09-17 17:13 ` Alex Kiernan
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.1535478536.git.raj.khem@gmail.com \
--to=raj.khem@gmail.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.