summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-11 01:31:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-11 15:17:00 +0300
commitd83cf0d8f2a48d59da8b0d370283689178ea9595 (patch)
treeb08823249d5bab215b9776f320d09f4269c23f00 /meta-phosphor
parent570cf07edebd0a8e762a2c3c1ed32648cb8e4d05 (diff)
downloadopenbmc-d83cf0d8f2a48d59da8b0d370283689178ea9595.tar.xz
bmcweb: srcrev bump 397fd61f34..0185c7f163
Vernon Mauery (2): Change the default EC key to secp384r1 Remove RSA comments and variable names (From meta-phosphor rev: 6eb80fc430b36eafaefa1892dadbe875307fc8d8) Change-Id: Ic6f8abeaab0cd173b21325a8dbd3370317d99abe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 562e84b300..4b5592f2af 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 = "397fd61f34fab6922cdf84c4f411a2b1bd174a1f"
+SRCREV = "0185c7f163a850216437be23111e2bfdd874cd11"
S = "${WORKDIR}/git"