summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-27 21:31:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-28 03:48:53 +0300
commita8a267d891a646d74a826706141624c8c7ad935a (patch)
tree28408d03b28d9526b0f2c799790b4ef23fefbeef /meta-phosphor
parent4594966f4f74d84f077a5e79b745f157f7f91ec3 (diff)
downloadopenbmc-a8a267d891a646d74a826706141624c8c7ad935a.tar.xz
bmcweb: srcrev bump a8169ef902..fb7579e9cc
Adriana Kobylak (1): openbmc_dbus_rest: Add numeric_limits range check James Feist (1): Add Service Failure to registry Manojkiran Eda (2): Avoid populating StaticNameServers property Network : Fix the Service Validator Failure Richard Marian Thomaiyar (1): [bmcweb]: Bump to latest sdbusplus version (From meta-phosphor rev: 6384e94a1cfb2fa6b947557776030204ce2ffa8f) Change-Id: I31dfc6b82f99a5b54160f0a8315a716aa6e657ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 fc1a31296..2da1ac34c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a8169ef902b4b8a3d89867155e3d43d8404a6cfd"
+SRCREV = "fb7579e9cc9eec2fac4743ff00ed2a3735a59e0c"
S = "${WORKDIR}/git"