summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-08 20:21:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-09 01:16:04 +0300
commit98a45a6213fa6c2c0e751f2171eb16bfd422f7be (patch)
treedec011fbe1c9b6a9c6284ba7ec45863f56483352 /meta-phosphor
parentee36db23745b16201e517ef0901179f04d40e3ec (diff)
downloadopenbmc-98a45a6213fa6c2c0e751f2171eb16bfd422f7be.tar.xz
bmcweb: srcrev bump 07941a881d..b99fb1a9b8
AppaRao Puli (1): Fix: ignore D-Bus error if not mandatory property Sunitha Harish (1): Update the DBus path for hypervisor ethernet interface (From meta-phosphor rev: 1c3ef19db949418c963a937fc8828966c0177a08) Change-Id: I38fdd612f884bba5c6e6e2fd0dbf2c9cae11055f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 1245eafc1a..2be1d7daf7 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 = "07941a881d1d07fd8cbe2ac0db88b3c96deab4c7"
+SRCREV = "b99fb1a9b8f4694a4b765e3f55b5bf29adf303de"
S = "${WORKDIR}/git"