summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-22 06:11:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-23 15:52:33 +0300
commitfb989b9effe13ca252c8187a0c3d20d9959921d4 (patch)
tree301c5d22cf394b45176c7be846e48d1665f88da0 /meta-phosphor/recipes-phosphor/webui
parentf9084f81996bd502ac58fec6886769f50e474654 (diff)
downloadopenbmc-fb989b9effe13ca252c8187a0c3d20d9959921d4.tar.xz
phosphor-webui: srcrev bump 81ad97e4a3..d11b9277ae
Dixsie Wolmers (1): Update certificate management page consistency Gunnar Mills (2): Update object-mapper.md link Rename "User" role "ReadOnly" (From meta-phosphor rev: 8c8eccd29f3061473450487ebcebe8687f17ab54) Change-Id: I9b079603dbb625d13728bdbae2b8a48e15e7c4c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 af44ec372..6daf922b9 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 = "81ad97e4a32d5ec0c30976fe8cbe62b2b4c3a108"
+SRCREV = "d11b9277aea0baeafa4488084d27cfef0e607480"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "