aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2013-11-04 11:31:50 +0800
committerJoe MacDonald <joe@deserted.net>2013-11-06 15:10:58 -0500
commite854d0d71ea957d0fac78135bb67d1a0c70eeb2b (patch)
treecd9e436f4b5e988fab404f595a1243f062423827 /meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb
parentfc88b591dfac2c13a7475a2c2d4637ff54cd0a75 (diff)
downloadmeta-openembedded-contrib-e854d0d71ea957d0fac78135bb67d1a0c70eeb2b.tar.gz
quagga: backport a patch from 0.99.22 to fix "no ip address" command
Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb')
-rw-r--r--meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb b/meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb
index 2b46930078..10740bc802 100644
--- a/meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb
+++ b/meta-networking/recipes-protocols/quagga/quagga_0.99.21.bb
@@ -2,7 +2,8 @@ require quagga.inc
PR = "${INC_PR}.0"
-SRC_URI += "file://0001-doc-fix-makeinfo-errors-and-one-warning.patch"
+SRC_URI += "file://0001-doc-fix-makeinfo-errors-and-one-warning.patch \
+ file://lingering-IP-address-after-deletion-BZ-486.patch"
SRC_URI[quagga-0.99.21.md5sum] = "99840adbe57047c90dfba6b6ed9aec7f"
SRC_URI[quagga-0.99.21.sha256sum] = "9b8aea9026b4771a28e254a66cbd854723bcd0d71eebd0201d11838d4eb392ee"