]> code.ossystems Code Review - openembedded-core.git/commit
nfs-utils: 2.1.1 -> 2.3.1
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 26 Jun 2018 07:59:00 +0000 (15:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Jul 2018 23:24:14 +0000 (00:24 +0100)
commit0b51ed606b2e7543b50dadae7c0822b0f0de77ef
tree1f8a114dc8be39b02d9b5ca68ad272249d846a8b
parent3048e9fa0df6b1edf79bd1723e0fc022c3332af1
nfs-utils: 2.1.1 -> 2.3.1

* Removed 001-configure-Allow-to-explicitly-disable-nfsidmap.patch,
  the nfsidmap is enabled when --enable-nfsv4, so I added a
  PACKAGECONFIG[nfsv4], and default is no since keyutils is not in oe-core by
  default.

* Removed 0001-include-stdint.h-for-UINT16_MAX-definition.patch and
  nfs-utils-1.2.3-sm-notify-res_init.patch since they are already in the
  source.

* Taken two patches from git://git.alpinelinux.org/aports to fix build
  with musl, and the nfs-utils-musl-res_querydomain.patch is for musl only.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch [deleted file]
meta/recipes-connectivity/nfs-utils/nfs-utils/0001-include-stdint.h-for-UINT16_MAX-definition.patch [deleted file]
meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch [deleted file]
meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-musl-limits.patch [new file with mode: 0644]
meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-musl-res_querydomain.patch [new file with mode: 0644]
meta/recipes-connectivity/nfs-utils/nfs-utils_2.3.1.bb [moved from meta/recipes-connectivity/nfs-utils/nfs-utils_2.1.1.bb with 92% similarity]