From e85644f929ff938c52ea2bd62154c233677ebbb2 Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Mon, 20 Jul 2020 13:12:06 +0800 Subject: [PATCH] babeld: upgrade 1.9.1 -> 1.9.2 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../babeld/{babeld_1.9.1.bb => babeld_1.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-protocols/babeld/{babeld_1.9.1.bb => babeld_1.9.2.bb} (94%) diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb b/meta-networking/recipes-protocols/babeld/babeld_1.9.2.bb similarity index 94% rename from meta-networking/recipes-protocols/babeld/babeld_1.9.1.bb rename to 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" LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754" SRC_URI = "git://github.com/jech/babeld.git;protocol=git" -SRCREV = "0835d5d894ea016ab7b81562466cade2c51a12d4" +SRCREV = "a1043879225ac205614259b480d7f577025d8bb0" UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P\d+(\.\d+)+)"