bridge-utils: apply brokensep
authorJack Mitchell <jmitchell@cbnl.com>
Fri, 25 Apr 2014 16:15:53 +0000 (17:15 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:33 +0000 (08:37 -0800)
(From meta-openembedded rev: 89ccf41a213adce2009d5c365dfdac2c17e04038)

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils.inc

index e06c32e..feeba74 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/bridge/bridge-utils-${PV}.tar.gz \
           file://bridge-utils-1.5-fix-incorrect-command-in-manual.patch \
 "
 
-inherit autotools update-alternatives
+inherit autotools-brokensep update-alternatives
 
 ALTERNATIVE_${PN} = "brctl"
 ALTERNATIVE_PRIORITY[brctl] = "100"