summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-21 23:20:46 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-22 03:30:45 +0300
commitdb703025a0d7e33f26e41b840322477acf0e9319 (patch)
treedf76a511da0ff5765c966a470b32571597c3487e
parent86d3d4419064efa7d364c068e2929d6a1d66ec73 (diff)
downloadopenbmc-db703025a0d7e33f26e41b840322477acf0e9319.tar.xz
phosphor-networkd: srcrev bump cc7f5bf00c..b03a760fa2
Patrick Williams (2): sdbusplus: use shorter type aliases regenerate-meson: re-run with latest from sdbusplus Change-Id: I88bedfa8e9ed0a593d5623cabf28d99ac4311f1a 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 2e63ea3122..46c6d5ff19 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 = "cc7f5bf00c24ed5a7c5d74c95a7f1d9549aec1d3"
+SRCREV = "b03a760fa265a2f583719d542a617de3e5dfe3e2"
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,,"