summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-02 08:41:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-03 01:23:18 +0300
commitb8c5834807fef54146770a7ee1f94117484f8382 (patch)
tree02b32a095eb1435f4b91cf31b1f88448e80b9e45
parent1a86dc5b2007b371551f09eda8ec1943e22b1df6 (diff)
downloadopenbmc-b8c5834807fef54146770a7ee1f94117484f8382.tar.xz
webui-vue: srcrev bump aa5e950b21..a9de9148ba
SurenNeware (1): Update button documentation for icon only button Change-Id: Ic8d4c722020aae7aa7c18b3f7b94efc58a1e0010 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 51549f078..a2e2ba8bc 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "aa5e950b219343fff77ddde855088e694806edf8"
+SRCREV = "a9de9148bab7a1b76cfc76f9891dd6a4b3adeb2a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "