Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Fix more recipes to build with musl
@ 2016-03-17  5:18 Khem Raj
  2016-03-17  5:18 ` [PATCH 1/6] xcb-util-image: Fix build with clang Khem Raj
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Khem Raj @ 2016-03-17  5:18 UTC (permalink / raw)
  To: openembedded-core

This fixes build for few more recipes on musl

Khem Raj (6):
  xcb-util-image: Fix build with clang
  bdwgc: Check for getcontext() API during configure
  watchdog: Disable nfs on musl targets
  socat: Access c_ispeed and c_ospeed via APIs
  python-numpy: Fix build on musl
  libtirpc: Add native rpcgen and regenrate rpc headers on musl

 ...001-Access-c_ispeed-and-c_ospeed-via-APIs.patch |   39 +
 meta/recipes-connectivity/socat/socat_1.7.3.1.bb   |    1 +
 .../python/python-numpy/aarch64/_numpyconfig.h     |    3 +-
 .../python/python-numpy/add-glibc-check.patch      |   36 +
 .../python/python-numpy/mips/_numpyconfig.h        |    3 +-
 .../python/python-numpy/mips64/_numpyconfig.h      |    3 +-
 .../python/python-numpy/mips64n32/_numpyconfig.h   |    3 +-
 .../python/python-numpy/powerpc/_numpyconfig.h     |    3 +-
 .../python/python-numpy/powerpc64/_numpyconfig.h   |    3 +-
 .../python/python-numpy/x86-64/_numpyconfig.h      |    3 +-
 .../recipes-devtools/python/python-numpy_1.10.4.bb |    1 +
 ...Add-rpcgen-program-from-nfs-utils-sources.patch | 6510 ++++++++++++++++++++
 ...ly-generate-XDR-header-files-from-.x-sour.patch | 1003 +++
 ...R-files-needed-to-build-rpcbind-on-top-of.patch | 1655 +++++
 meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb   |    6 +-
 meta/recipes-extended/watchdog/watchdog_5.14.bb    |    1 +
 .../xorg-lib/xcb-util-image/clang.patch            |   24 +
 .../xorg-lib/xcb-util-image_0.4.0.bb               |    5 +-
 ...ac-add-check-for-NO_GETCONTEXT-definition.patch |   29 +
 meta/recipes-support/bdwgc/bdwgc_7.4.2.bb          |    1 +
 20 files changed, 9323 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch
 create mode 100644 meta/recipes-devtools/python/python-numpy/add-glibc-check.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0003-Add-rpcgen-program-from-nfs-utils-sources.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0004-Automatically-generate-XDR-header-files-from-.x-sour.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0005-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch
 create mode 100644 meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch
 create mode 100644 meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch

-- 
1.9.1



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

end of thread, other threads:[~2016-04-12 18:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17  5:18 [PATCH 0/6] Fix more recipes to build with musl Khem Raj
2016-03-17  5:18 ` [PATCH 1/6] xcb-util-image: Fix build with clang Khem Raj
2016-03-17  5:18 ` [PATCH 2/6] bdwgc: Check for getcontext() API during configure Khem Raj
2016-03-17  5:18 ` [PATCH 3/6] watchdog: Disable nfs on musl targets Khem Raj
2016-03-17  5:18 ` [PATCH 4/6] socat: Access c_ispeed and c_ospeed via APIs Khem Raj
2016-04-12 14:00   ` Bruce Ashfield
2016-04-12 18:06     ` Khem Raj
2016-03-17  5:18 ` [PATCH 5/6] python-numpy: Fix build on musl Khem Raj
2016-03-17  5:18 ` [PATCH 6/6] libtirpc: Add native rpcgen and regenrate rpc headers " Khem Raj

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