[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3460/8267] nfs-utils: remove non-existant variable INHIBIT_AUTO_STAGE



commit 8ee8f19122a03782899d212c6f2592bb701efe4d
Author: Ross Burton <ross burton intel com>
Date:   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.
    
    (From OE-Core rev: 6da14a9713dd37935d8918e40faeccd37b084ee4)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../nfs-utils/nfs-utils_1.3.3.bb                   |    2 --
 1 files changed, 0 insertions(+), 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 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]