| Submitter | rongqing.li@windriver.com |
|---|---|
| Date | Dec. 24, 2012, 1:02 a.m. |
| Message ID | <cover.1356310727.git.rongqing.li@windriver.com> |
| Download | mbox |
| Permalink | /patch/41609/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib roy/rpcbindComments
Ping
this is a cleanup of below commit, please consider to merge it.
commit f63add40c6bdfb3a19e59ac28f7d2ae5597f5bfd
Author: Christopher Larson <kergoth@gmail.com>
Date: Thu Jun 7 16:36:51 2012 -0700
task-core-basic: drop portmap
Both rpcbind and portmap are RPC port mappers. Having both is
redundant. Chose
rpcbind over portmap as rpcbind supports ipv6, nfs4, and builds
without the
glibc rpc headers, which have been obsoleted in glibc 2.14.
Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Thanks
-roy
On 12/24/2012 09:02 AM, rongqing.li@windriver.com wrote:
> From: "Roy.Li" <rongqing.li@windriver.com>
>
> *** BLURB HERE ***
> The following changes since commit 26bf8f6a047ccc0f73eaa40093afddabfce8ea1b:
>
> gst-openmax: fix build with newer GLib (2012-12-17 17:53:33 +0000)
>
> are available in the git repository at:
>
> git://git.pokylinux.org/poky-contrib roy/rpcbind
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=roy/rpcbind
>
> Roy.Li (1):
> replace portmap with rpcbind.
>
> meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb | 2 +-
> .../initscripts/initscripts-1.0/mountnfs.sh | 16 ++++++++--------
> meta/recipes-core/packagegroups/packagegroup-base.bb | 2 +-
> 3 files changed, 10 insertions(+), 10 deletions(-)
>
From: "Roy.Li" <rongqing.li@windriver.com> *** BLURB HERE *** The following changes since commit 26bf8f6a047ccc0f73eaa40093afddabfce8ea1b: gst-openmax: fix build with newer GLib (2012-12-17 17:53:33 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/rpcbind http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=roy/rpcbind Roy.Li (1): replace portmap with rpcbind. meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bb | 2 +- .../initscripts/initscripts-1.0/mountnfs.sh | 16 ++++++++-------- meta/recipes-core/packagegroups/packagegroup-base.bb | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-)