summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-04 00:23:01 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-04 00:23:01 +0300
commitdcdffaaa38d00378a7dae7c1c5035d029c9c8f91 (patch)
tree79d664311c3489f0908621cc6f9176dddded3c7a /meta-phosphor/recipes-phosphor/network
parent1ba4d1b1c664adf0f9a9d116d9ea8976f53a39d2 (diff)
downloadopenbmc-dcdffaaa38d00378a7dae7c1c5035d029c9c8f91.tar.xz
phosphor-networkd: srcrev bump 95530ec9fb..4fd52ae4ea
William A. Kennington III (1): main: Catch and handle all exceptions Change-Id: I22c4d870185d9b2793e4cb8ee30f2a584b22bf06 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network')
-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 6c27b74b4f..dd6af556e8 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 = "95530ec9fbfd478f85b1452571b9df21c76ec242"
+SRCREV = "4fd52ae4ea33b05d52445d7ebfd0a610c47f7e08"
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,,"