summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-14 04:51:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-14 16:07:42 +0300
commitbe4ab9a7e4addec502bc40e8aa3d1de11101a1fb (patch)
treee9b290136c61de6493298801ce99d1b2aade1b01 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent8a1dcb22377c1e12d9d52b91eab8477709255a89 (diff)
downloadopenbmc-be4ab9a7e4addec502bc40e8aa3d1de11101a1fb.tar.xz
phosphor-webui: srcrev bump 818270c4ab..432f02cd83
Derick Montague (1): Send password when saving LDAP settings Yoshie Muranaka (2): Remove firmware reboot timeout Fix table-actions error (From meta-phosphor rev: af5f912849b2a3f9f475b5bd2add705ca644eea7) Change-Id: I34d4222c65831e10c54d49d9469a2beaa838aa5c 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 da5a118a3..82810edac 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 = "818270c4abb2857ea05004ff759bb269c5a2e9cb"
+SRCREV = "432f02cd8355509a8a51fe2baf2097de78a831bf"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "