diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2017-08-18 12:59:14 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-09-12 10:37:19 -0400 |
| commit | 07762fd6ef60bbd3e6ab593125b18ec6fd6baa64 (patch) | |
| tree | ca747a4b5603b593dd444347dc81b63da2a44edc /meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb | |
| parent | 3ca10e7d924d94d85783dc7440096a7dab72b978 (diff) | |
| download | meta-openembedded-07762fd6ef60bbd3e6ab593125b18ec6fd6baa64.tar.gz | |
quagga: update to 1.2.1
* Add c-ares as dependency
* Remove variable QUAGGASUBDIR as it is not needed anymore
* Remove the duplicated RDEPENDS_${PN} += "iproute2"
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb b/meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb new file mode 100644 index 0000000000..4d43d7b2ac --- /dev/null +++ b/meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require quagga.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "b1546de89062f7070d56e780b30be4b1" | ||
| 4 | SRC_URI[sha256sum] = "aaddba5d4f41ed8e4c2f155f4584c993465d122c9096b5b52ada3fc75266fbcd" | ||
