summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-14 23:31:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-16 22:00:13 +0300
commit7f80eeb9b2abe549b5b996134a2393c12b5e1a6c (patch)
tree2f23fdc4176df736dcd5cfe2c292afcb94e9c97c
parentbdb9915c552a9a5ad8f3f456ab71fca769d594fa (diff)
downloadopenbmc-7f80eeb9b2abe549b5b996134a2393c12b5e1a6c.tar.xz
bmcweb: srcrev bump 45b1b13506..5b816f2366
Gunnar Mills (1): Move to latest Redfish Service version Johnathan Mantey (1): Report NIC link status via netlink carrier state (From meta-phosphor rev: 09983c8b1a198c3b7866394ca3b0a6c3c03797b0) Change-Id: I6dac7f2f8e335eb3bf99edba789b893137a02386 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index b795c9496..cabf8a999 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "45b1b13506d17540cefdc842487a4be939a183c8"
+SRCREV = "5b816f2366de282e6d30090cdd5c85fcaef6bda9"
S = "${WORKDIR}/git"