summaryrefslogtreecommitdiffstats
path: root/meta-lsb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-08-19 13:08:18 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-19 13:08:18 +0100
commit86af749b5b37fd3c1abc602a261ae5c37853b020 (patch)
treebfb4012ecd8f0e1d531819182beb111eba3e48f5 /meta-lsb
parent23552a40fcc37f58cb4d6ab6a864dfaf9154267a (diff)
downloadpoky-86af749b5b37fd3c1abc602a261ae5c37853b020.tar.gz
xinetd: Drop INHIBIT_AUTO_STAGE, this does nothing in Poky
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-lsb')
-rw-r--r--meta-lsb/packages/xinetd/xinetd_2.3.14.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-lsb/packages/xinetd/xinetd_2.3.14.bb b/meta-lsb/packages/xinetd/xinetd_2.3.14.bb
index 02e68f2d34..122be2c18d 100644
--- a/meta-lsb/packages/xinetd/xinetd_2.3.14.bb
+++ b/meta-lsb/packages/xinetd/xinetd_2.3.14.bb
@@ -29,8 +29,6 @@ do_configure() {
29 oe_runconf 29 oe_runconf
30} 30}
31 31
32INHIBIT_AUTO_STAGE = "1"
33
34do_install() { 32do_install() {
35 # Same here, the Makefile does some really stupid things, 33 # Same here, the Makefile does some really stupid things,
36 # but since we only want two files why not override 34 # but since we only want two files why not override