summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-26 21:12:41 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-26 23:57:46 +0300
commitf0ff5b0b99ddb09a030b71e6f8ac7a8e7542fb06 (patch)
treef23b324dceaf34e15de140ad4f3015b5832dd7f5 /meta-phosphor/recipes-phosphor/webui
parentbd02cf92e36b22e2990b5c43aa8cb2407f1b5e2e (diff)
downloadopenbmc-f0ff5b0b99ddb09a030b71e6f8ac7a8e7542fb06.tar.xz
phosphor-webui: srcrev bump c86ce3c9c7..afcfda7b93
Yoshie Muranaka (1): Fix cold reboot error (From meta-phosphor rev: b2edd82a34acd593a08b2bd10ebc88c103aff3d0) Change-Id: I95fc2f5ee5dd11151cc61e99d2f694e828fcfd7d 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 7a5801ac2..27d99a97b 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 = "c86ce3c9c7736ef199d885596b6fc745c7d8c86e"
+SRCREV = "afcfda7b93704b41c0da3b0634e96f12fd9f91aa"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "