summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/bridge-utils
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/bridge-utils')
-rw-r--r--meta-networking/recipes-support/bridge-utils/bridge-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/bridge-utils/bridge-utils.inc b/meta-networking/recipes-support/bridge-utils/bridge-utils.inc
index e06c32e33f..feeba74350 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 \
11 file://bridge-utils-1.5-fix-incorrect-command-in-manual.patch \ 11 file://bridge-utils-1.5-fix-incorrect-command-in-manual.patch \
12" 12"
13 13
14inherit autotools update-alternatives 14inherit autotools-brokensep update-alternatives
15 15
16ALTERNATIVE_${PN} = "brctl" 16ALTERNATIVE_${PN} = "brctl"
17ALTERNATIVE_PRIORITY[brctl] = "100" 17ALTERNATIVE_PRIORITY[brctl] = "100"