phosphor-webui: srcrev bump 1a2bd74d8f..1d83af072e
Yoshie Muranaka (2):
Add sort functionality to table Component
Add expand/collapse functionality to table Component
Change-Id: I6830fd0a9ea3b788f779cd65ee17f82b95ddf030
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index b54cd1e..0bc1441 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
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 "