aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/quagga/quagga.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/quagga/quagga.inc')
-rw-r--r--recipes/quagga/quagga.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/quagga/quagga.inc b/recipes/quagga/quagga.inc
index 9cff5bb8ca..8e86970b93 100644
--- a/recipes/quagga/quagga.inc
+++ b/recipes/quagga/quagga.inc
@@ -21,14 +21,14 @@ RDEPENDS_${PN}-watchquagga = "${PN}"
# the "ip" command from busybox is not sufficient (flush by protocol flushes all routes)
RDEPENDS_${PN} += "iproute2"
-INC_PR = "r3"
+INC_PR = "r4"
QUAGGASUBDIR = ""
# ${QUAGGASUBDIR} is deal with old versions. Set to "/attic" for old
# versions and leave it empty for recent versions.
SRC_URI = "http://www.quagga.net/download${QUAGGASUBDIR}/quagga-${PV}.tar.gz;name=quagga-${PV} \
- file://fix-for-lib-inpath.patch;patch=1 \
+ file://fix-for-lib-inpath.patch \
file://quagga.init \
file://quagga.default \
file://watchquagga.init \