[oe-commits] Khem Raj : quota: Fix build with musl

git at git.openembedded.org git at git.openembedded.org
Thu Apr 9 10:29:18 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: bcf9ba5682e18b40d1f781b7f5d29fe1d3249aee
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bcf9ba5682e18b40d1f781b7f5d29fe1d3249aee

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Apr  6 17:36:44 2015 +0000

quota: Fix build with musl

add more packageconfigs so we can disable
certain features on demand

Add patches to make it more portable
by making posix compliant and libc agnostic code

Change-Id: Ifa1c7f7923322fd22368538310685cd5c440516d
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/quota/quota/fcntl.patch      | 113 +++++++++++++
 .../quota/quota/remove_non_posix_types.patch       | 185 +++++++++++++++++++++
 .../quota/quota/replace_getrpcbynumber_r.patch     |  20 +++
 meta/recipes-extended/quota/quota_4.02.bb          |  17 +-
 4 files changed, 333 insertions(+), 2 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=bcf9ba5682e18b40d1f781b7f5d29fe1d3249aee


More information about the Openembedded-commits mailing list