summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-05 23:21:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-09 16:53:26 +0300
commit23d8e8ff0e885b5f2395b54c8e8986ee40660593 (patch)
tree3a789522bbbf52521f2658f66cf993c8ca20b551
parentb402f4f4c5dd2f6bbdeece6c9e55734a4c3ce013 (diff)
downloadopenbmc-23d8e8ff0e885b5f2395b54c8e8986ee40660593.tar.xz
bmcweb: srcrev bump 8ebc91f6b7..944ffaf9cc
Johnathan Mantey (1): Redfish: Permit Usb and CD boot overrides (From meta-phosphor rev: 3ec53b9f3ef6ffe7cd9216f0b43977fae4bc1edb) Change-Id: I89b322acae9abf8a9cae06493e9b0baf882fcc0a 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 c71a77b35..03ab30557 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 = "8ebc91f6b7f6820f0b2a7b99401002cb4524cd79"
+SRCREV = "944ffaf9ccae2a084cd650370facfb3f76701186"
S = "${WORKDIR}/git"