[oe-commits] [openembedded-core] 24/76: nfs-utils: remove non-existant variable INHIBIT_AUTO_STAGE

git at git.openembedded.org git at git.openembedded.org
Wed Nov 30 15:49:09 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 6da14a9713dd37935d8918e40faeccd37b084ee4
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Wed Nov 23 14:30:50 2016 +0000

    nfs-utils: remove non-existant variable INHIBIT_AUTO_STAGE
    
    This variable doesn't exist anywhere else in meta/ so presumably this is
    historical legacy.
    
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb
index a2bebe0..1a0d4d7 100644
--- a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb
+++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb
@@ -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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list