summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-21 13:30:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-25 23:11:19 +0300
commit72ee5ca471ef4c935f01c721a934548bcaceed07 (patch)
treea3578a54f52548e96e86d3080f9cf693d8803e6e
parent2c7609df70a7ccad6235c6e84a537c1095b595db (diff)
downloadopenbmc-72ee5ca471ef4c935f01c721a934548bcaceed07.tar.xz
phosphor-networkd: srcrev bump c6201207fc..7af5b73d15
Jishnu CM (1): Update the error on deleting a link local address Ravi Teja (1): Fix IPv4 DHCP address origin Change-Id: I8ee4b72f0256a758e6d2539f642d03e83e5e9577 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 fe99c05ce6..56a838c17c 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 = "c6201207fc8523b3ccc53fa44ad28e44d38af02d"
+SRCREV = "7af5b73d151dbc8504d77c504b3de654d72735fa"
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,,"