diff options
| -rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc b/meta-networking/recipes-protocols/quagga/quagga.inc index f9a32a99a4..f5489c692a 100644 --- a/meta-networking/recipes-protocols/quagga/quagga.inc +++ b/meta-networking/recipes-protocols/quagga/quagga.inc | |||
| @@ -30,6 +30,9 @@ SRC_URI = "http://download.savannah.gnu.org/releases/quagga${QUAGGASUBDIR}/quagg | |||
| 30 | file://watchquagga.default \ | 30 | file://watchquagga.default \ |
| 31 | file://volatiles.03_quagga" | 31 | file://volatiles.03_quagga" |
| 32 | 32 | ||
| 33 | PACKAGECONFIG ??= "" | ||
| 34 | PACKAGECONFIG[cap] = "--enable-capabilities,--disable-capabilities,libcap" | ||
| 35 | |||
| 33 | inherit autotools update-rc.d useradd | 36 | inherit autotools update-rc.d useradd |
| 34 | 37 | ||
| 35 | EXTRA_OECONF = "--sysconfdir=${sysconfdir}/quagga \ | 38 | EXTRA_OECONF = "--sysconfdir=${sysconfdir}/quagga \ |
