summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-01 21:20:29 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-02 04:53:42 +0300
commit5923b87404476c8a5c54e199120d885b198327e6 (patch)
tree3ed47a82fbda277be88d5f57174cff37f25455fe /meta-phosphor/recipes-phosphor/webui
parentf300486bdd147a92d8e65c46ff6504d12bc741ba (diff)
downloadopenbmc-5923b87404476c8a5c54e199120d885b198327e6.tar.xz
webui-vue: srcrev bump 9b79a6e7e3..19b2cfba73
Kenneth Fullbright (1): Removed alert message from Update firmware component Change-Id: I462ac9ef01dc09afead76db85336b40fc083ca59 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 cc24c65b91..46ae0b5927 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;branch=master;protocol=https"
-SRCREV = "9b79a6e7e3df3d3cbaf9a7750bbe343628022026"
+SRCREV = "19b2cfba7323b8327266063411e4fae4c966b17e"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "