From 1d112d988ebbafd306cb3e748303884d559f1efe Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Mon, 28 Dec 2020 13:54:16 +0800 Subject: [PATCH] bridge-utils: upgrade 1.6 -> 1.7 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../bridge-utils/{bridge-utils_1.6.bb => bridge-utils_1.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/bridge-utils/{bridge-utils_1.6.bb => bridge-utils_1.7.bb} (95%) diff --git a/meta-networking/recipes-support/bridge-utils/bridge-utils_1.6.bb b/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.bb similarity index 95% rename from meta-networking/recipes-support/bridge-utils/bridge-utils_1.6.bb rename to meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.bb index 1c87c48bfa..3692323433 100644 --- a/meta-networking/recipes-support/bridge-utils/bridge-utils_1.6.bb +++ b/meta-networking/recipes-support/bridge-utils/bridge-utils_1.7.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=f9d20a453221a1b7e32ae84694da2c37" -SRCREV = "42c1aefc303fdf891fbb099ea51f00dca83ab606" +SRCREV = "ab8a2cc330253321be7bc69dea88bfaa3d48415e" SRC_URI = "\ git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git \