]> code.ossystems Code Review - openembedded-core.git/commitdiff
nfs-utils: remove non-existant variable INHIBIT_AUTO_STAGE
authorRoss Burton <ross.burton@intel.com>
Wed, 23 Nov 2016 14:30:50 +0000 (14:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2016 15:47:11 +0000 (15:47 +0000)
This variable doesn't exist anywhere else in meta/ so presumably this is
historical legacy.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb

index a2bebe0ba8d045490fee3201e271fdf2aea27415..1a0d4d74829ef643666ed4022fa5e1cbee4ac12e 100644 (file)
@@ -73,8 +73,6 @@ PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,--without-tcp-wrappers,tcp-wr
 PACKAGECONFIG[nfsidmap] = "--enable-nfsidmap,--disable-nfsidmap,keyutils"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
 
-INHIBIT_AUTO_STAGE = "1"
-
 PACKAGES =+ "${PN}-client ${PN}-stats"
 
 CONFFILES_${PN}-client += "${localstatedir}/lib/nfs/etab \