From b6cc3b20b23f0e6facfb506ce0872e0fec0e0e64 Mon Sep 17 00:00:00 2001 From: Jack Mitchell Date: Fri, 25 Apr 2014 17:15:53 +0100 Subject: [PATCH] bridge-utils: apply brokensep (From meta-openembedded rev: 89ccf41a213adce2009d5c365dfdac2c17e04038) Signed-off-by: Jack Mitchell Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- .../meta-networking/recipes-support/bridge-utils/bridge-utils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils.inc b/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils.inc index e06c32e..feeba74 100644 --- a/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils.inc +++ b/meta-openembedded/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" -- 2.7.4