summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-17 23:31:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-21 00:16:08 +0300
commitf8a2c04d7fb0b23b33a58d4921c474ffb7cd9e43 (patch)
treebb0300c7854f4e4c57b255687e44d61037d46b39 /meta-phosphor/recipes-phosphor
parent7939a46cce4471f37bfb114fa060a16cc6926771 (diff)
downloadopenbmc-f8a2c04d7fb0b23b33a58d4921c474ffb7cd9e43.tar.xz
phosphor-webui: srcrev bump 6a8d180f28..0b7d07b734
Gunnar Mills (2): NoVNC: Changes to package-lock.json Update packages and fix vulnerabilities (From meta-phosphor rev: 70957d703cb0e68da04acf592567256cd5cbdcd2) Change-Id: I7d50efc1b369fd1a8c52407659fdc0a73479454a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 1c1805757..f83217faf 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 = "6a8d180f284e513da2f3d8e0a76769e8b4108abf"
+SRCREV = "0b7d07b734cd9335729217b2d2dadf3cb66e9919"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "