]> code.ossystems Code Review - openembedded-core.git/commit
quota: make compile pass when disable rpc
authorKai Kang <kai.kang@windriver.com>
Tue, 19 Jul 2016 07:39:20 +0000 (15:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:57 +0000 (23:46 +0100)
commitaff36f4c4d241707744fe13b6310fb894610a0f3
treeae1b847d0da1f597fe1147c4bcee5fe95ddd3d36
parentfba47b9d881af40eb2462aefd19040dc08314365
quota: make compile pass when disable rpc

When 'rpc' is not in PACKAGECONFIG, option '--disable-rpc' is passed to
configure and then compile fails. Backport patches to make quota build
successfully.

Update fcntl.patch that part of the patches are added by
0002-Allow-building-on-systems-that-do-not-have-rpc-heade.patch.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/quota/quota/0001-Use-NGROUPS_MAX-instead-of-NGROUPS.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota/0002-Allow-building-on-systems-that-do-not-have-rpc-heade.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota/0003-Don-t-build-rpc.rquotad-when-disable-rpc-was-request.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota/0004-Fix-warnings-due-to-missing-stdlib.h.patch [new file with mode: 0644]
meta/recipes-extended/quota/quota/fcntl.patch
meta/recipes-extended/quota/quota_4.03.bb