summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-21 00:50:36 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-23 00:28:01 +0300
commitd6168d0fe680dbb6245d26406684fab305424fa4 (patch)
tree375a31ce218959952cc9b020dd45693710e08585
parent6125d656b1ce2ce7f21eb93f909fb294c90d7f53 (diff)
downloadopenbmc-d6168d0fe680dbb6245d26406684fab305424fa4.tar.xz
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 <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb2
1 files changed, 1 insertions, 1 deletions
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,,"