summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-13 21:02:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-15 18:52:53 +0300
commitd202d1b81f34eaf69577fc3ce1b32d55880c5b71 (patch)
treeea74b2ea737c6db4ef9bee085a641d5365e30d1b
parentadfffbce26b96747e8c07b64bd21ef02eee561db (diff)
downloadopenbmc-d202d1b81f34eaf69577fc3ce1b32d55880c5b71.tar.xz
phosphor-webui: srcrev bump 7008698438..9feb9ce280
Gunnar Mills (3): Removed unused changePassword() Address webpack-dev-server security vulnerability Run "npm update" (From meta-phosphor rev: 199d3435b7f5e56a8b95c494141905fd6f41d335) Change-Id: I90ac54eed1c2ac5af47e2b80f0941eb8a92f403c 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 380933f7d..063d4e3c6 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 = "700869843888e9370c987639e39c711ce07cd561"
+SRCREV = "9feb9ce2805fe3ada1b9a7fc8e0fa5f3ad45788e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "