From: Kai Kang <kai.k...@windriver.com> The following changes since commit 627d01997fcf6a0581d88047735769ffb2592b82:
useradd-staticids: use map() instead of imap() (2016-07-12 23:12:00 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/quota http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/quota Kai Kang (1): quota: make compile pass when disable rpc .../0001-Use-NGROUPS_MAX-instead-of-NGROUPS.patch | 83 +++++++++++ ...ing-on-systems-that-do-not-have-rpc-heade.patch | 153 +++++++++++++++++++++ ...-rpc.rquotad-when-disable-rpc-was-request.patch | 62 +++++++++ ...0004-Fix-warnings-due-to-missing-stdlib.h.patch | 46 +++++++ meta/recipes-extended/quota/quota/fcntl.patch | 28 ---- meta/recipes-extended/quota/quota_4.03.bb | 8 +- 6 files changed, 350 insertions(+), 30 deletions(-) create mode 100644 meta/recipes-extended/quota/quota/0001-Use-NGROUPS_MAX-instead-of-NGROUPS.patch create mode 100644 meta/recipes-extended/quota/quota/0002-Allow-building-on-systems-that-do-not-have-rpc-heade.patch create mode 100644 meta/recipes-extended/quota/quota/0003-Don-t-build-rpc.rquotad-when-disable-rpc-was-request.patch create mode 100644 meta/recipes-extended/quota/quota/0004-Fix-warnings-due-to-missing-stdlib.h.patch -- 2.6.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core