summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-20 19:41:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-23 16:18:15 +0300
commit218f8c4c73d950a62b18ded6782f67c57807a18e (patch)
tree201815ba762f92b28244ff8fafdc5c1d85f3d715
parent9a0211de12e4bbd3b5928a9edc1bda089e945851 (diff)
downloadopenbmc-218f8c4c73d950a62b18ded6782f67c57807a18e.tar.xz
phosphor-webui: srcrev bump 1a2bd74d8f..1d83af072e
Yoshie Muranaka (2): Add sort functionality to table Component Add expand/collapse functionality to table Component (From meta-phosphor rev: c126c65a3551a5d4f0cd83c39023e1e8ce851878) Change-Id: I5710359e67bb089843bde0b380982d9dd5851b64 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 b54cd1e69..0bc144108 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 = "1a2bd74d8fa38f0848eca12759e03d162c09d236"
+SRCREV = "1d83af072eb4c047ef08fae79775a34599ed5ed3"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "