diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2018-03-21 11:36:06 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2018-04-09 12:32:07 -0400 |
| commit | 4e15ee38556656502b9f7fee335a5b678d700390 (patch) | |
| tree | 1321cf0b38052d5694a2539d825c2084333934fc /meta-networking/recipes-protocols/quagga | |
| parent | 1e8a12249d747218dfd47422012fc6df66f8226c (diff) | |
| download | meta-openembedded-4e15ee38556656502b9f7fee335a5b678d700390.tar.gz | |
quagga: 1.2.2 -> 1.2.4
Upgrade quagga from 1.2.2 to 1.2.4.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-protocols/quagga')
| -rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb | 4 | ||||
| -rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb b/meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb deleted file mode 100644 index 653f46b363..0000000000 --- a/meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | require quagga.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "e84be2938c26c0c872792090f1a6a866" | ||
| 4 | SRC_URI[sha256sum] = "522e22f2beee64e3f0c2cde3d0155f3b8103f4f6fc8abef92cb40bc3a4cc2931" | ||
diff --git a/meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb b/meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb new file mode 100644 index 0000000000..a7697a1ae9 --- /dev/null +++ b/meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require quagga.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "eced21b054d71c9e1b7c6ac43286a166" | ||
| 4 | SRC_URI[sha256sum] = "e364c082c3309910e1eb7b068bf39ee298e2f2f3f31a6431a5c115193bd653d3" | ||
