summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-05 03:13:00 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-07 00:45:45 +0300
commitf2cb3a42c68f500850b30e8961c61b9f0ede6fe8 (patch)
tree2c7d639ed04f126cc7ec44c27245d20d29f7925a
parent29a01c058f38b36e1bdf0536dceed5c0b4a3a122 (diff)
downloadopenbmc-f2cb3a42c68f500850b30e8961c61b9f0ede6fe8.tar.xz
phosphor-networkd: srcrev bump 4fd52ae4ea..69f4554be9
William A. Kennington III (1): util: Cleanup usage of string types Change-Id: I1c9e36c6a7a297aefe02f53af9a5b4b05c04fe8e 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 dd6af556e8..fa9d3b7c9d 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 = "4fd52ae4ea33b05d52445d7ebfd0a610c47f7e08"
+SRCREV = "69f4554be96691ee3a9e2fb334af0fb5a33c43f4"
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,,"