diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-07-20 13:12:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-20 10:06:09 -0700 |
| commit | e85644f929ff938c52ea2bd62154c233677ebbb2 (patch) | |
| tree | 29f6fd66d90bf7aa660bb028fb95f3e5bea680c8 | |
| parent | 77e69f96ca04f9eaf56117785e5232437a7cebda (diff) | |
| download | meta-openembedded-e85644f929ff938c52ea2bd62154c233677ebbb2.tar.gz | |
babeld: upgrade 1.9.1 -> 1.9.2
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.2.bb (renamed from meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb b/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb index 6dd15ad9fc..a7d7fc81ff 100644 --- a/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb +++ b/meta-networking/recipes-protocols/babeld/babeld_1.9.2.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 = "0835d5d894ea016ab7b81562466cade2c51a12d4" | 16 | SRCREV = "a1043879225ac205614259b480d7f577025d8bb0" |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)" | 18 | UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)" |
| 19 | 19 | ||
