summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-26 23:11:20 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-27 15:21:17 +0300
commitfdc3bbb545f0e44819ba81becee4e645479b254e (patch)
tree4eb51f626f8a3ed8daff1af9e33a7e22f17b8929 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parentdc0ce12fe950e934738344b4eaef4394deb84400 (diff)
downloadopenbmc-fdc3bbb545f0e44819ba81becee4e645479b254e.tar.xz
phosphor-webui: srcrev bump 5dac9e155e..28e9ed8bd9
Dixsie Wolmers (1): Improve LDAP accessibility beccabroek (1): LDAP configuration and user groups miramurali23 (1): Update users navigation section (From meta-phosphor rev: ececc0de4b8dc12da4eef51d0752aad81b4819de) Change-Id: I4225735f7c656ec25f08eb1d008a98c8329fbd27 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/phosphor-webui_git.bb')
-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 840e17075..881b5f67a 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 = "5dac9e155e46cd8615a057ff6fe1577a9f21a0a7"
+SRCREV = "28e9ed8bd98c41f4f6426b8959af5f4289c4b4f0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "