Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Make quota compile pass when disable rpc
@ 2016-07-19  7:39 kai.kang
  2016-07-19  7:39 ` [PATCH 1/1] quota: make " kai.kang
  0 siblings, 1 reply; 2+ messages in thread
From: kai.kang @ 2016-07-19  7:39 UTC (permalink / raw)
  To: openembedded-core

From: Kai Kang <kai.kang@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-19  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-19  7:39 [PATCH 0/1] Make quota compile pass when disable rpc kai.kang
2016-07-19  7:39 ` [PATCH 1/1] quota: make " kai.kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox