Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Misc Fixes
@ 2018-08-28 17:50 Khem Raj
  2018-08-28 17:50 ` [PATCH 1/4] distutils-common-base.bbclass: Define commonly used compiler variables Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Khem Raj @ 2018-08-28 17:50 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-09-17 17:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28 17:50 [PATCH V2 0/4] Misc Fixes Khem Raj
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox