]> code.ossystems Code Review - openembedded-core.git/commit
quota: Fix build with musl
authorKhem Raj <raj.khem@gmail.com>
Mon, 6 Apr 2015 17:36:44 +0000 (17:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Apr 2015 18:48:03 +0000 (19:48 +0100)
commit6da9a5269782923fe5807b07217ffe19b9fb633e
treef2b56867d2a8b91ccf9993acfa466849098b8bd2
parent887c8cb41a3857b2381e3d83c2db83c1d78ae48d
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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/quota/quota/fcntl.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota/remove_non_posix_types.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota_4.02.bb