]> code.ossystems Code Review - openembedded-core.git/commit
nfs-utils: upgrade to version 1.2.2
authorQing He <qing.he@intel.com>
Wed, 7 Jul 2010 05:55:23 +0000 (13:55 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 9 Jul 2010 04:14:00 +0000 (21:14 -0700)
commit3451dc818787031b8dfd69db4baf213a4a085024
tree957aeb63a77b9d8c1022cc5d3cbb34d1021fdd40
parent5bd2ba7e23cc90e1e4e99a19f19281f6449edc1e
nfs-utils: upgrade to version 1.2.2

from 1.0.6

changes:
  - there are several new dependencies: tirpc, libcap libgss,
    libnfsimap, libevent and libwrap. disable tirpc, libgss, libwrap
  - several changes are in upstream now, include the bzero change
    and stat-include change, remove the patches
  - a new build system is used, custom macros are now moved to aclocal/,
    acinclude and rpcgen fixes are not necessary any more
  - rebase uclibc patch
  - enable nfsv41, nfsv3 and nfsv4 are default turned on
  - do_compile is no longer needed
  - the install target has changed a lot, instead of updating the file
    list manually, try to use oe_runmake install for installation.
    Several files are built against build environment, they are removed
    from the packages.

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/nfs-utils/files/uclibc_bzero_fix.patch [deleted file]
meta/packages/nfs-utils/nfs-utils-1.0.6/acinclude-lossage.patch [deleted file]
meta/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines [deleted file]
meta/packages/nfs-utils/nfs-utils-1.0.6/kernel-2.6.18+.patch [deleted file]
meta/packages/nfs-utils/nfs-utils-1.0.6/rpcgen-lossage.patch [deleted file]
meta/packages/nfs-utils/nfs-utils-1.0.6/stat-include.patch [deleted file]
meta/packages/nfs-utils/nfs-utils/nfs-utils-1.0.6-uclibc.patch [moved from meta/packages/nfs-utils/files/nfs-utils-1.0.6-uclibc.patch with 91% similarity]
meta/packages/nfs-utils/nfs-utils/nfsserver [moved from meta/packages/nfs-utils/files/nfsserver with 100% similarity]
meta/packages/nfs-utils/nfs-utils_1.0.6.bb [deleted file]
meta/packages/nfs-utils/nfs-utils_1.2.2.bb [new file with mode: 0644]