summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-07 18:02:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-07 23:55:28 +0300
commit45d630c70e9aa7e77783d1708aeefdcd74afb0dd (patch)
treeac9baf6692dabb1324101b1da9e53965b811a3b1 /meta-phosphor/recipes-phosphor
parentce29d4a33cd59ee32b8e8fb21670e816794c83ed (diff)
downloadopenbmc-45d630c70e9aa7e77783d1708aeefdcd74afb0dd.tar.xz
phosphor-webui: srcrev bump 615a2f8969..de382089de
Gunnar Mills (1): NPM update to partially address vulnerability Yoshie Muranaka (1): Add dropdown caret to time owner dropdown on Date and Time Settings (From meta-phosphor rev: 31ab82fc64aa0846d8333081fe93a763613c132d) Change-Id: I82bede8c31f117b7d569241885592c70eec16b81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 49e290399..c98935fbe 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 = "615a2f896951643ae32e35b308e9bff649caf331"
+SRCREV = "de382089de4cf920a59e75124da3f4d7cac056d0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "