summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-16 12:00:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-18 15:13:22 +0300
commitdc9b74b43e7f6ec70925e2a2d6ac6c32771e7f54 (patch)
tree3635fde5953816000fa89896287ba4bdeb5f9e15 /meta-phosphor
parentcd233e2b9bb019803c15c9170679e765df10f009 (diff)
downloadopenbmc-dc9b74b43e7f6ec70925e2a2d6ac6c32771e7f54.tar.xz
webui-vue: srcrev bump c3cf3610b3..710f121e5a
HuyLe (1): Fix pressing Refresh button not removing deleted sensors Change-Id: I77cd934b0251dd2a04ffb3fb947ca0c33b24ae03 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 f9fd2babb6..c36bdf8e7d 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "c3cf3610b3c9ed59b6afa28b98dd8d87678f538e"
+SRCREV = "710f121e5af912e6b622740b9ded43dff69b8f31"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.