summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-07 23:41:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-08 18:54:33 +0300
commit3310b21fe2f99b00b3045b1d3219ad5b6a01d824 (patch)
tree4efd343f48483558c963028d43b74551fd3b3467 /meta-phosphor
parent44c6a39fc615d8c42a391db5a402052d7a9850de (diff)
downloadopenbmc-3310b21fe2f99b00b3045b1d3219ad5b6a01d824.tar.xz
phosphor-webui: srcrev bump 4b366b5aeb..fdcb35ee7d
Dixsie Wolmers (1): Fix date and time settings bug Zbigniew Kurzynski (1): Enabling multiple TrustStore Certificates uploading. (From meta-phosphor rev: 020fab0b523b6963f46c85e34dbe4ba4ed3d3c60) Change-Id: I43c7ef1d90336ea9ab71af98cc1c85fc9715c507 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-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 d2380ec2c..f9baf20e2 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 = "4b366b5aeb97b35ab3612bfe1dc7d93a1f8a6e79"
+SRCREV = "fdcb35ee7d351cac68820247d7538cc3e1ebe3bb"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "