summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-02 01:20:29 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-05 17:31:53 +0000
commite65e2df6cd7e8899ba0cd9e97a1e46fd2b8aa3b7 (patch)
treeb25ad077fa98a0faa96343c8c757e21f64cb1a2c
parentec93f4bc54f5e98ca70db7d7d0b7f93bf7b7e4a4 (diff)
downloadtalos-openbmc-e65e2df6cd7e8899ba0cd9e97a1e46fd2b8aa3b7.tar.gz
talos-openbmc-e65e2df6cd7e8899ba0cd9e97a1e46fd2b8aa3b7.zip
phosphor-webui: srcrev bump 0f2f981e32..cf7219ce64
AppaRao Puli (2): WebUI: User management full implementation. WebUI: Dynamically get accountService roles (From meta-phosphor rev: 26030388719b50dc2131e4e12ad9443c4c567d9f) Change-Id: I5d0822287f0689c0444bb16a8a52dc5d2f98fc96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 70566444e..43f50506c 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 = "0f2f981e3218a57f89995aa6cb6b684b2ec0ba8f"
+SRCREV = "cf7219ce64d600d10b1de4eca1f0c690dfb32344"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "
OpenPOWER on IntegriCloud