summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-15 19:42:35 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-19 05:00:17 +0300
commit2aa4a2ebbcfa652d828a96a0a172528b9ac940fc (patch)
treeca23a7c4f1eca926fccfd8d39ed9723b984f54cd /meta-phosphor/recipes-phosphor/webui
parent41b58f8e8f33e9c63fd6f5bb3c77b5ad7285767c (diff)
downloadopenbmc-2aa4a2ebbcfa652d828a96a0a172528b9ac940fc.tar.xz
phosphor-webui: srcrev bump 45cdee9710..75494d4a69
Gunnar Mills (3): NPM update Make default redfishSupportEnabled Remove angular-websocket dependency Ryan Arnell (1): Fix layout for responsive design: Header (From meta-phosphor rev: 3553efe2e09b85f86f20b42ae59f382d0d61f29d) Change-Id: I6ca4e4eb74dbe9d5083459182a94172885221c33 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 12d76c7147..65519a7ad9 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 = "45cdee9710a915c6be3552cca1d59346cd000a21"
+SRCREV = "75494d4a69260f8e192d250d1f8c7813e4c759e1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "