summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-20 17:51:35 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-23 20:26:04 +0300
commit54517d5b9df57b385e10bc79a637d11eeb8cd6bd (patch)
tree9cdfb3892b19dfd20952a301dd2a1fe3559caa25 /meta-phosphor/recipes-phosphor/webui
parentf570fbaab7bd9a4f45bafb35e84a41bf29699aeb (diff)
downloadopenbmc-54517d5b9df57b385e10bc79a637d11eeb8cd6bd.tar.xz
phosphor-webui: srcrev bump cee23d9317..425ed044e9
Gunnar Mills (1): Fix security vulnerabilities (From meta-phosphor rev: 8ab1ef140c945deaf703b58f2f373dc2aa851af2) Change-Id: I5d8f1bf4be463483e7d3c9f50d0b183d6631d84a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 986a627fe..d0d9a4160 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 = "cee23d931785fe0638054a2448acb2e44411fdd0"
+SRCREV = "425ed044e9422ad17e8d1924387620cd3d925f37"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "