From d6168d0fe680dbb6245d26406684fab305424fa4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 20 Sep 2022 16:50:36 -0500 Subject: phosphor-networkd: srcrev bump 61ef4f2b0c..409f1a66bb William A. Kennington III (8): build: Update sdbusplus-gen-meson config_parser: Add parser warnings config_parser: Add common boolean parser config_parser: Reduce number of file reads config_parser: Split up sections config_parser: Add type checking to config map config_parser: Allow modifying Parser map config_parser: Add function for writing files Change-Id: I05081120e5c226b956667e604a9f64c0d1f85f82 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 77d0c3fca6..888ff297be 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb @@ -10,7 +10,7 @@ DEPENDS += "phosphor-dbus-interfaces" DEPENDS += "phosphor-logging" DEPENDS += "libnl" DEPENDS += "stdplus" -SRCREV = "61ef4f2b0c1336c78f28252a17f172957ea4c3e7" +SRCREV = "409f1a66bb20dc13b6bc3f0597c2f4ef7b8b896a" PACKAGECONFIG ??= "uboot-env default-link-local-autoconf default-ipv6-accept-ra persist-mac" PACKAGECONFIG[uboot-env] = "-Duboot-env=true,-Duboot-env=false,,${UBOOT_ENV_RDEPENDS}" PACKAGECONFIG[default-link-local-autoconf] = "-Ddefault-link-local-autoconf=true,-Ddefault-link-local-autoconf=false,," -- cgit v1.2.3