[oe-commits] Jack Mitchell : bridge-utils: apply brokensep

git at git.openembedded.org git at git.openembedded.org
Thu May 1 16:59:13 UTC 2014


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

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

bridge-utils: apply brokensep

Signed-off-by: Jack Mitchell <jmitchell at cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-networking/recipes-support/bridge-utils/bridge-utils.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/bridge-utils/bridge-utils.inc b/meta-networking/recipes-support/bridge-utils/bridge-utils.inc
index e06c32e..feeba74 100644
--- a/meta-networking/recipes-support/bridge-utils/bridge-utils.inc
+++ b/meta-networking/recipes-support/bridge-utils/bridge-utils.inc
@@ -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"



More information about the Openembedded-commits mailing list