summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-06 01:01:27 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit40607eeabf480177855d6ef8f8b11ff8f1ca76fa (patch)
treed126ebdd8a9f4f6e4fd5a3f7bc4ec9231c0fdb41 /meta-phosphor/recipes-phosphor
parent8c433554b0f83ce6715aef3443c22ac57af2af79 (diff)
downloadopenbmc-40607eeabf480177855d6ef8f8b11ff8f1ca76fa.tar.xz
phosphor-webui: srcrev bump c9c8e67bce..c81cdd4acc
Ed Tanous (1): Fix IE11 support Zbigniew Kurzynski (1): Extending certificate table with Issuer and Subject columns. (From meta-phosphor rev: caa3efedc509e8791340c8c8599b74c9593f230e) Change-Id: Ibe68cba9484cb2b4b458f55fa2e029c20a491e74 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 8d2a4d540..98cec514a 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 = "c9c8e67bce63b13d81f1860f39832655d521b4ec"
+SRCREV = "c81cdd4acceb7b284ebb9680b6e318ddf4f20542"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "