summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-27 15:50:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-27 23:16:56 +0300
commite2da25f5cb1ad384620ea9499028c0b887a18373 (patch)
treefe0b37a1a3297dee427d5dae49ccbabb3ca27d92
parent89c156056aa1e17c33ac4ae1351a908aa9532980 (diff)
downloadopenbmc-e2da25f5cb1ad384620ea9499028c0b887a18373.tar.xz
phosphor-webui: srcrev bump 806d39be67..8d6f37f9eb
Gunnar Mills (1): log-search-control.html: Fix indenting (From meta-phosphor rev: 569ed4c0fe7aa73e64bc315af46de41b06e2134f) Change-Id: I9a4be7fffbbad223d250246f4e5422a93230b620 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index 630b092a37..342182d940 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
LICENSE = "Apache-2.0"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "806d39be678db847c9acfe59549880543c8493b0"
+SRCREV = "8d6f37f9eba1069dc7745bb39b29c786fda3a36a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "