diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-10-31 01:02:49 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:52 -0700 |
commit | 59a32e0a37706e3cced50968a1029e5ab497bfb9 (patch) | |
tree | 42a232c8578f0239ada8d22bbdb366b6e4e3df82 | |
parent | bfe856b5799bec8ba712416c7df02e3a6b0bf123 (diff) | |
download | meta-openembedded-59a32e0a37706e3cced50968a1029e5ab497bfb9.tar.gz |
babeld: upgrade 1.8.4 -> 1.9.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb (renamed from meta-networking/recipes-protocols/babeld/babeld_1.8.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.8.4.bb b/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb index 550e126f7e..27e7b43079 100644 --- a/meta-networking/recipes-protocols/babeld/babeld_1.8.4.bb +++ b/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb | |||
@@ -13,7 +13,7 @@ LICENSE = "MIT" | |||
13 | LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" | 13 | LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/jech/babeld.git;protocol=git" | 15 | SRC_URI = "git://github.com/jech/babeld.git;protocol=git" |
16 | SRCREV = "8627b6fcd4992f2e7992ecec97a4a4aa2d7ff099" | 16 | SRCREV = "0835d5d894ea016ab7b81562466cade2c51a12d4" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||