summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-25 02:30:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-27 04:22:45 +0300
commit9b0c9903675ae0456c27d234527daa76dc820a3a (patch)
tree1801f64971cb14de227d1e4c39169b64cf22c658 /meta-phosphor/recipes-phosphor
parent638eb4968e113c103e5602e4a16e5e96663812d4 (diff)
downloadopenbmc-9b0c9903675ae0456c27d234527daa76dc820a3a.tar.xz
phosphor-networkd: srcrev bump b6595b29b0..86d25bb779
Ravi Teja (1): Remove unused BUFSIZE variable Change-Id: Ifa5d72230be69284d1bf5e92c3658184d87930ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 fce0db5853..803d89c10d 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 = "b6595b29b030c8325353f1234558a8adbd6713f1"
+SRCREV = "86d25bb7798ed76c8c0306e38ae0d5b14ca755de"
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,,"