summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-18 23:41:30 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-21 15:09:32 +0300
commit2085a853dd14dd19f1ab9b2bffce1730dc06ad4b (patch)
tree1cce122a1362eb6a2752f22a1ddd4aed97bee437 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parentb060deb8c4bd2695edaae4b5aaf96a37e754277c (diff)
downloadopenbmc-2085a853dd14dd19f1ab9b2bffce1730dc06ad4b.tar.xz
phosphor-webui: srcrev bump 254b16ee2e..81ad97e4a3
Dixsie Wolmers (2): Fix IE 11 primary navigation icon positioning Fix IE11 icon alignment on header and system overview Yoshie Muranaka (1): Add tooltip styles (From meta-phosphor rev: f5c55f89935794ded05dce496d72b5a2a537df86) Change-Id: I5026560ecaff2e313bd1aac090617b8c6057684d 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 3fdd06ea4..af44ec372 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 = "254b16ee2e354b1fe7a27c0efe38f568bd159c29"
+SRCREV = "81ad97e4a32d5ec0c30976fe8cbe62b2b4c3a108"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "