summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-07 11:31:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-07 23:58:26 +0300
commite844cc502bfb8c050fdde4a09ee30dfd226575a5 (patch)
treeaa2de6e64b98205e2f03b2cf30d102150fe7f545
parentdbc5623815070d7c06b6f2f53b674b2f84653da3 (diff)
downloadopenbmc-e844cc502bfb8c050fdde4a09ee30dfd226575a5.tar.xz
phosphor-networkd: srcrev bump 69f4554be9..f7dce2e866
Willy Tu (1): Move InterfaceList back to set Change-Id: I83fc457a5c689403a651e5148ec888fa44d31e8e 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 fa9d3b7c9d..45a59563c7 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 = "69f4554be96691ee3a9e2fb334af0fb5a33c43f4"
+SRCREV = "f7dce2e866821caa28010ee5d869e01f0de905a4"
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,,"