[oe-commits] Jack Mitchell : tcpdump: inherit brokensep

git at git.openembedded.org git at git.openembedded.org
Sat May 3 18:44:56 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 78477c8cae80e44dd6710d34a4add02fef824816
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=78477c8cae80e44dd6710d34a4add02fef824816

Author: Jack Mitchell <jmitchell at cbnl.com>
Date:   Fri Apr 25 17:15:52 2014 +0100

tcpdump: inherit brokensep

Signed-off-by: Jack Mitchell <jmitchell at cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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 \



More information about the Openembedded-commits mailing list