summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-02 19:42:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-03 15:16:06 +0300
commit54040004fd3b5a399ada8ba61e2c287dfb3b8e29 (patch)
tree01b131c96f257bcbf1e685a5ccd3621bdaffb037
parentf2f851bb1a96bab821f4b0858a6a59adf3e9734a (diff)
downloadopenbmc-54040004fd3b5a399ada8ba61e2c287dfb3b8e29.tar.xz
bmcweb: srcrev bump cbade1ec46..ef6ca6e4e6
Chicago Duan (1): Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumber Sathish V (1): Adding sdbusplus missing dependency for test module (From meta-phosphor rev: ea2d015bd150e7a22bf67a7d299258ae6190da36) Change-Id: I8f252591c525e5d1c63f4226d12bcf2c40ae1496 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 3e427ee3a..100c42093 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 = "cbade1ec4611d95a2584833050924cf714e185c7"
+SRCREV = "ef6ca6e4e65b303763159831a2c7e32aa49b5c7f"
S = "${WORKDIR}/git"