diff options
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-support/bridge-utils/bridge-utils.inc | 2 |
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 | ||
| 14 | inherit autotools update-alternatives | 14 | inherit autotools-brokensep update-alternatives |
| 15 | 15 | ||
| 16 | ALTERNATIVE_${PN} = "brctl" | 16 | ALTERNATIVE_${PN} = "brctl" |
| 17 | ALTERNATIVE_PRIORITY[brctl] = "100" | 17 | ALTERNATIVE_PRIORITY[brctl] = "100" |
