summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-30 23:31:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-01 01:51:01 +0300
commitc64fbadc6d995dbdb7aed81b87a3197021ddf4a9 (patch)
treeba56a88ff537a177c65868a4851ee1593006a338 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent949e4dc9ec3234c00b99d7428402ca14fb5c53d5 (diff)
downloadopenbmc-c64fbadc6d995dbdb7aed81b87a3197021ddf4a9.tar.xz
phosphor-webui: srcrev bump 28e9ed8bd9..ea4968c0e8
Gunnar Mills (1): Update Callback role privileges Yoshie Muranaka (3): Fix rounded button styling Change navigation submenu transition duration and ease Fix SoL and KVM refresh bug (From meta-phosphor rev: d67b31a1a92b241f9625bf08b1660da3572eaad6) Change-Id: I019ca227182d729f1c60a42afbf44238b640716a 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 881b5f67a..ad2d72fac 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 = "28e9ed8bd98c41f4f6426b8959af5f4289c4b4f0"
+SRCREV = "ea4968c0e8e6a71a7a23263bd05e04147339e6c5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "