summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-18 22:42:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-19 03:44:56 +0300
commit763a2c09ec710a25284278703334a552706ee698 (patch)
tree6c165da84a668640c9bf12f5b2125ba41107f389
parentd1eee4bbc0df887724c7813e18ae024873c96542 (diff)
downloadopenbmc-763a2c09ec710a25284278703334a552706ee698.tar.xz
phosphor-webui: srcrev bump 5bd1dec7fd..e4ae854c21
Alexander Filippov (1): Sort sensors alphanumerically Yoshie Muranaka (1): Fix Unknown Provider error (From meta-phosphor rev: 3ddc8b6c893f583a928135455bcc9eea7a03596e) Change-Id: If7f53bb0a2e537e1b0333f991bd6809f8cb69d90 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 5d36313c9..31cf1e3a5 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 = "5bd1dec7fdc8f6a3a20e6c23dc491b3d31392bc5"
+SRCREV = "e4ae854c217344b4f35717e922083a253f43bfa0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "