summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-17 09:10:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-17 22:33:56 +0300
commit48738110e05a30651255c959cf4d180edd15d5d7 (patch)
treed1ce94737efb413067fd50b46104b630d3b3c217 /meta-phosphor/recipes-phosphor/network
parent54f4a7da403e8a23eef2d29627fda1873e3320c9 (diff)
downloadopenbmc-48738110e05a30651255c959cf4d180edd15d5d7.tar.xz
phosphor-networkd: srcrev bump 721d8f75fb..c6201207fc
Ravi Teja (1): Populate address origin based on ifa_flags Change-Id: Ie76d7f34092b243ff7e0e1311243d29b3e8ce9c8 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 8dd6e64baa..fe99c05ce6 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 = "721d8f75fb6d8d22cc4afc11b06288a47a1a600d"
+SRCREV = "c6201207fc8523b3ccc53fa44ad28e44d38af02d"
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,,"