summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-10 11:11:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-11 02:15:26 +0300
commit3812a2ded9571e4eccfe6fee96e730d87c498b20 (patch)
tree2bac171a6b5b9a8111b6b7b8e6c5fc2b9ce13cbd /meta-phosphor
parent0e022039e61eec834c9292c8dd3499d5dabe7ac1 (diff)
downloadopenbmc-3812a2ded9571e4eccfe6fee96e730d87c498b20.tar.xz
bmcweb: srcrev bump ac29323dda..7c486a180c
Xiaochao Ma (1): Fix the snmp parameter in NetworkProtocol (From meta-phosphor rev: d849f2ebd05e7a6e875a3d2668d01d118ce982ba) Change-Id: I82c219e0a949b9ec47c3ac82d86ee5c72d19b938 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 edd421ceb..f03de37d3 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 = "ac29323dda1b643a81bf85719f7d3b7b2ab97903"
+SRCREV = "7c486a180c492d5f0080ad59ad44b0b59787ac31"
S = "${WORKDIR}/git"