summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-28 12:11:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-31 18:52:11 +0300
commitc44118afb8f4a65526bb8522279e13486b63db61 (patch)
tree160586b9ef050998e9ec64710669278be15ed47a
parent5f2a2670ab6f5fe3aadea4b95741862a5f61b0b4 (diff)
downloadopenbmc-c44118afb8f4a65526bb8522279e13486b63db61.tar.xz
bmcweb: srcrev bump 4228a1609a..d04ba325f3
Przemyslaw Czarnowski (3): Add VirtualMedia schema to Redfish InsertMedia and EjectMedia actions added to VirtualMedia schema Add OemVirtualMedia schema (From meta-phosphor rev: 91d7aac29dfbbd5b66794744b6fd6b009ee94349) Change-Id: Ia2505064e8e691e1f698d7230feecab2270e23a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 b135a6335a..01f1449ba6 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 = "4228a1609a9f9751604a1e636de11a34ed58b840"
+SRCREV = "d04ba325f3ef4e60eb4fd8e7477af78d1be0d79d"
S = "${WORKDIR}/git"