[oe] [meta-oe][PATCH 3/4] tcpdump: inherit brokensep

Jack Mitchell ml at communistcode.co.uk
Fri Apr 25 16:15:52 UTC 2014


From: Jack Mitchell <jmitchell at cbnl.com>

Signed-off-by: Jack Mitchell <jmitchell at cbnl.com>
---
 meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb
index fcb2964..0d88990 100644
--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb
+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.3.0.bb
@@ -15,7 +15,7 @@ SRC_URI = " \
 SRC_URI[md5sum] = "a3fe4d30ac85ff5467c889ff46b7e1e8"
 SRC_URI[sha256sum] = "efd08b610210d39977ec3175fa82dad9fbd33587930081be2a905a712dba4286"
 
-inherit autotools
+inherit autotools-brokensep
 CACHED_CONFIGUREVARS = "ac_cv_linux_vers=${ac_cv_linux_vers=2}"
 
 EXTRA_OECONF = "--without-crypto \
-- 
1.9.2




More information about the Openembedded-devel mailing list