All of lore.kernel.org
 help / color / mirror / Atom feed
From: <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Make quota compile pass when disable rpc
Date: Tue, 19 Jul 2016 15:39:19 +0800	[thread overview]
Message-ID: <cover.1468913890.git.kai.kang@windriver.com> (raw)

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



             reply	other threads:[~2016-07-19  7:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19  7:39 kai.kang [this message]
2016-07-19  7:39 ` [PATCH 1/1] quota: make compile pass when disable rpc kai.kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1468913890.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.