summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-02 20:02:01 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-02 23:58:57 +0300
commit43b5788e5b7a0c3671e2ff6d5489cecafd0116fe (patch)
treefc4233fc613b69b00bdcc50925aa01d61bee7a7c /meta-phosphor
parentd9daf45c185164892269b6f2b719983bdf189094 (diff)
downloadopenbmc-43b5788e5b7a0c3671e2ff6d5489cecafd0116fe.tar.xz
bmcweb: srcrev bump f723d7332b..4622957712
James Feist (1): Add TaskService (From meta-phosphor rev: c8079bef9d259d86f1fb8df31a62e64735bad817) Change-Id: I42af1287b48ec2d9a5d101df577f7bc21267d0ef 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 13a43e641..a28d1b6ef 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 = "f723d7332bbdd7b0d4fbe4aa730b63dfd8db7eff"
+SRCREV = "462295771281bbd9901c688b8684b6c6930322c3"
S = "${WORKDIR}/git"