summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-09 05:11:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-09 14:35:02 +0300
commitcffc3fa0c632132708c64f566a1425814161a9ad (patch)
treebf6c3cee21350b4ae5f25a70753662c3565e1f6d /meta-phosphor
parentf0fef6020b42c72e9eb3e4c1c6fc1205a0272021 (diff)
downloadopenbmc-cffc3fa0c632132708c64f566a1425814161a9ad.tar.xz
phosphor-webui: srcrev bump d5bf6baa75..309b5da375
beccabroek (1): Create certificate management page (From meta-phosphor rev: 6a1e6eef63abdee258b063c187f694a4fb02f205) Change-Id: I62352b06143bc3815db3a8411d35b40afe1f04cc 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 206e246b5..188d669f5 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 = "d5bf6baa758cb3e822ed6e9842308915b202d44a"
+SRCREV = "309b5da3750a3a5b189362e31013d2ab9404e806"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "