summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-01 16:51:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-02 01:37:50 +0300
commit5e930afc9bc26fd748f58e3180efd0c3f0677bd8 (patch)
tree9975325a62a2f5cd1b1ae4a30fbc27bff4cfe516 /meta-phosphor/recipes-phosphor/webui
parent5e003e994a59cb280dbcbcb30814fc218ee75638 (diff)
downloadopenbmc-5e930afc9bc26fd748f58e3180efd0c3f0677bd8.tar.xz
webui-vue: srcrev bump 9a25c80591..aa5e950b21
Yoshie Muranaka (2): Update the default firmware page Move Dumps page components to main view and store directories Change-Id: Ic2b591690c2838c8a151a782fe5ec9c27809461c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 c72463a88..51549f078 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 = "9a25c80591e8872297f2c33ad9bcd6a97639f04c"
+SRCREV = "aa5e950b219343fff77ddde855088e694806edf8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "