summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-03 20:10:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-04 01:59:52 +0300
commit7a8f94ef10adc0ea86dd7fca181d44f7dc205d1d (patch)
tree8ac5d796a2b772bfe804b330c6eb10e32ae2fc66 /meta-phosphor
parent3afcd3351ab00d34969376af3e8a117fc53eddf6 (diff)
downloadopenbmc-7a8f94ef10adc0ea86dd7fca181d44f7dc205d1d.tar.xz
bmcweb: srcrev bump 6a9f85f905..d830ff5aa4
Adriana Kobylak (1): http: utility: Add base64encode Change-Id: I42e56c437a53e981667b3c2557639e40e12cecf5 Signed-off-by: Andrew Geissler <openbmcbump-github@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 69fde7b97..a51a25d46 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 = "6a9f85f9050e2c0f38148e295d7e25f56d05c6de"
+SRCREV = "d830ff5aa48b2c39aac411162873239b235b0858"
S = "${WORKDIR}/git"