diff options
Diffstat (limited to 'meta-networking/recipes-protocols/quagga/quagga.inc')
-rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc b/meta-networking/recipes-protocols/quagga/quagga.inc index 677b1c5a0c..b08a74fba3 100644 --- a/meta-networking/recipes-protocols/quagga/quagga.inc +++ b/meta-networking/recipes-protocols/quagga/quagga.inc | |||
@@ -32,7 +32,9 @@ SRC_URI = "http://download.savannah.gnu.org/releases/quagga${QUAGGASUBDIR}/quagg | |||
32 | file://watchquagga.init \ | 32 | file://watchquagga.init \ |
33 | file://watchquagga.default \ | 33 | file://watchquagga.default \ |
34 | file://volatiles.03_quagga \ | 34 | file://volatiles.03_quagga \ |
35 | file://ripd-fix-two-bugs-after-received-SIGHUP.patch" | 35 | file://ripd-fix-two-bugs-after-received-SIGHUP.patch \ |
36 | file://quagga-Avoid-duplicate-connected-address.patch \ | ||
37 | " | ||
36 | 38 | ||
37 | PACKAGECONFIG ??= "" | 39 | PACKAGECONFIG ??= "" |
38 | PACKAGECONFIG[cap] = "--enable-capabilities,--disable-capabilities,libcap" | 40 | PACKAGECONFIG[cap] = "--enable-capabilities,--disable-capabilities,libcap" |