aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-04-30 02:36:18 +0800
committerKhem Raj <raj.khem@gmail.com>2021-04-29 09:02:39 -0700
commit76db7f18d18ec753997616e6d5746d369b446afb (patch)
treee67b7e7ab551f9e8e52fea5e6d4dadb038bc24d7 /meta-networking/recipes-protocols
parent5194af1afd6b1e834af52e9b38d5ae6e19c637b0 (diff)
downloadmeta-openembedded-76db7f18d18ec753997616e6d5746d369b446afb.tar.gz
babeld: upgrade 1.9.2 -> 1.10
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols')
-rw-r--r--meta-networking/recipes-protocols/babeld/babeld_1.10.bb (renamed from meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb b/meta-networking/recipes-protocols/babeld/babeld_1.10.bb
index a7d7fc81ff..5af4c31d12 100644
--- a/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb
+++ b/meta-networking/recipes-protocols/babeld/babeld_1.10.bb
@@ -13,7 +13,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754"
SRC_URI = "git://github.com/jech/babeld.git;protocol=git"
-SRCREV = "a1043879225ac205614259b480d7f577025d8bb0"
+SRCREV = "dbb8799d1b5b3bfaf4387386c92369c847704480"
UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)"