summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-04 21:01:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-05 15:02:38 +0300
commit8f67a9ad916b08e04bf688a1b125669bd07d7ba1 (patch)
treebf77023676f2bed6249697f37a8ef832069f11e7 /meta-phosphor
parent0f6bc2fd3c3f49af553e4f35ad135831ae328862 (diff)
downloadopenbmc-8f67a9ad916b08e04bf688a1b125669bd07d7ba1.tar.xz
phosphor-webui: srcrev bump 5fcee5ab52..b42b93d8ad
Derick Montague (1): Fix LDAP request resulting in 400 response Zbigniew Kurzynski (1): Sorting certificate table (From meta-phosphor rev: 70ed3f406d942e2d12c17e296b1d9796455abf62) Change-Id: I34898e849798d9dc59ba8d505f6bd84a00544ce5 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 834e87af6..466525c37 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 = "5fcee5ab526d678c9f39763cc90f600c2869df5d"
+SRCREV = "b42b93d8adcf463dc7cc4422cf6718d698c95236"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "