summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-07 12:51:00 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-07 12:51:00 +0300
commit6a6bd6514933e326e8b2927b4e43e32ec51fe182 (patch)
tree168dd882d883a496357d22651be385a08748a47a /meta-phosphor/recipes-phosphor/network
parent52ec37dd0b8776ce7f43e65e0be578c3606340b7 (diff)
downloadopenbmc-6a6bd6514933e326e8b2927b4e43e32ec51fe182.tar.xz
phosphor-networkd: srcrev bump d43d12e31a..c8a5b7b7b4
Asmitha Karunanithi (2): Add ethernet objects under hypervisor network obj Add DHCP functionalities to hypervisor eth interfaces Change-Id: Idfb1768d6b45709bd2bb7e1817d4f471e23818ec 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 ee99191428..37b7e68b76 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 = "d43d12e31add067d7ef77bd83f1f50ba37658f7a"
+SRCREV = "c8a5b7b7b4e773d5384339286e757f756d5edfb3"
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,,"