summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-16 00:11:05 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-16 02:27:18 +0300
commitdb488d50966c2f128524dad35f2daf244cbd7a24 (patch)
tree016eb676447384958cd693575a17afccf50ee0fe /meta-phosphor
parent94927359f14352b4037732db1e79d54b09ba5603 (diff)
downloadopenbmc-db488d50966c2f128524dad35f2daf244cbd7a24.tar.xz
bmcweb: srcrev bump b76f9ca126..adc4f0db57
Shawn McCarney (1): Redfish: Move power supplies to Power schema (From meta-phosphor rev: baacd84f01feb6e700a053a8d5b5829541d38dfc) Change-Id: I365ec688f9d1526dd54beda71db83eea5f585e31 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 7cd0fa8ad..411e9d487 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 = "b76f9ca126d5c1abcd8b833a511d784531dbb3a1"
+SRCREV = "adc4f0db57568c5e5d2a3398fce00dbb050a3b72"
S = "${WORKDIR}/git"