summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-06 17:11:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-07 17:33:50 +0300
commit82d959b383ed23bb1f35483af5cda2a930fa1b39 (patch)
treed15532f32d97ea09de455d59431b09c479336f6d /meta-phosphor
parentefae120f9c40145547f57a5ab9512dfdb9fdc536 (diff)
downloadopenbmc-82d959b383ed23bb1f35483af5cda2a930fa1b39.tar.xz
phosphor-webui: srcrev bump f6387628d2..f70f425536
Zbigniew Kurzynski (1): Certificate delete API – frontend (From meta-phosphor rev: 239e8705274ed912b0d2a70b4f8b3641a9f0c467) Change-Id: Ibd3174d20b1b1c34658ec3df82c561ee67f7b9da 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/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index adce4a3e6..d0203e222 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "f6387628d22b525c20a16e4b928ceece0e03c92b"
+SRCREV = "f70f42553615972163b36c9b4d77be07e4399122"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "