summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-21 16:41:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-22 03:46:36 +0300
commit81341b9e71e18fd16018c69ea585c4654c449fd7 (patch)
tree6d985270a5b791adfe0d96001ae2e2dab7d8a4c4 /meta-phosphor
parent49b5c8312314ef22fc6cbbdd6acf7708c70cc1a8 (diff)
downloadopenbmc-81341b9e71e18fd16018c69ea585c4654c449fd7.tar.xz
bmcweb: srcrev bump fd4859a7fb..c0a1c8a0ec
Iwona Klimaszewska (2): Fix extracting certificate id Implement nbd-proxy as a part of bmcweb (From meta-phosphor rev: f88ab45c8cee86bcc9820c063f042a1a6583db22) Change-Id: I94681275d5f1fcd29fd3c564de2feb6a2031c711 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 a6ca66a8c4..3c54349adb 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 = "fd4859a7fba462b9762ac948702a1e768c66848f"
+SRCREV = "c0a1c8a0ecc55aef54e6f44ea89a4dd232e265a2"
S = "${WORKDIR}/git"