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

git at git.openembedded.org git at git.openembedded.org
Fri Apr 10 13:49:04 UTC 2015


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

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=6da9a5269782923fe5807b07217ffe19b9fb633e


More information about the Openembedded-commits mailing list