summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-17 19:41:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-18 05:44:26 +0300
commit21aefe22145b081257bdc5fb2c1596da146d9ccf (patch)
tree0c57ea5db8ef72473cc657dfdbc64f19b13dc4bb
parent54a7905080ecd152188cc7a02937aae3ce77b71f (diff)
downloadopenbmc-21aefe22145b081257bdc5fb2c1596da146d9ccf.tar.xz
bmcweb: srcrev bump f857e9ae6f..fe30672809
James Feist (1): Task: Add payload support (From meta-phosphor rev: 475b1d324b6e8ff6b75bf52daea5459f7f22249e) Change-Id: I8f3ecbf701488f9118f4022db9aa8f2fe39acf80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 4b8fcdc52..795d95854 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 = "f857e9ae6f6e7d567462f32cb5d9d3a7b581535e"
+SRCREV = "fe30672809d9dcf83f6cab821d02650b250664b9"
S = "${WORKDIR}/git"