summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-11 18:02:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-11 23:09:02 +0300
commite342ce51e1b0f090ff2459b33c3152134ebd2a22 (patch)
tree5ba02268e2a9d62b38dd030abf09be6a73716774 /meta-phosphor
parente809ed7c0513bc5ef105f4b782ff27f6690d2807 (diff)
downloadopenbmc-e342ce51e1b0f090ff2459b33c3152134ebd2a22.tar.xz
bmcweb: srcrev bump 4d2849acfe..6ca6ac12e6
Johnathan Mantey (1): Redfish: Correct PATCH for IPv6 static addresses (From meta-phosphor rev: 4e9ecc031e0af0fbf57a322c3d5694248a032c90) Change-Id: Idca7a798b5e654cb905090e6d17d7403e2205029 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 5ce2b256a..7f59ca3c6 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 = "4d2849acfe1fc24e4c28878f765580b9e96ad36e"
+SRCREV = "6ca6ac12e62bd8bfbdb9a24bbfded4a138a1150a"
S = "${WORKDIR}/git"