diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-19 13:08:18 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-19 13:08:18 +0100 |
| commit | 86af749b5b37fd3c1abc602a261ae5c37853b020 (patch) | |
| tree | bfb4012ecd8f0e1d531819182beb111eba3e48f5 | |
| parent | 23552a40fcc37f58cb4d6ab6a864dfaf9154267a (diff) | |
| download | poky-86af749b5b37fd3c1abc602a261ae5c37853b020.tar.gz | |
xinetd: Drop INHIBIT_AUTO_STAGE, this does nothing in Poky
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
| -rw-r--r-- | meta-lsb/packages/xinetd/xinetd_2.3.14.bb | 2 |
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 | ||
| 32 | INHIBIT_AUTO_STAGE = "1" | ||
| 33 | |||
| 34 | do_install() { | 32 | do_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 |
