summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-05 19:01:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-06 18:06:15 +0300
commit525792df16bbef378ce1f6595086e2a8b6c88072 (patch)
tree1e5a070372e895ef8406fe391dcb586ce413eab7
parent10f7830bd919b2cd5fa1b4f26ae17eea56bd1e08 (diff)
downloadopenbmc-525792df16bbef378ce1f6595086e2a8b6c88072.tar.xz
phosphor-webui: srcrev bump b42b93d8ad..86f4056a2d
Gunnar Mills (1): AngularJS: vulnerability: npm audit fix (From meta-phosphor rev: e103f772e2f4f216cf21fe90f1cbbf9575a0a944) Change-Id: I9839a47f101ad33aedbe4a3a01958fe45243fee0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 466525c37..950ae6e9e 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 = "b42b93d8adcf463dc7cc4422cf6718d698c95236"
+SRCREV = "86f4056a2dfee6fced5b5b03de04a7ef9c33d74f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "