summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-20 21:40:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-22 01:06:10 +0300
commit461115122ebc8bdcb9598934f940a19a4d64a7cf (patch)
treee2171d76d05bf7593e94504a80f597ae0854faaf
parent18acac064ab4c229d5553af4de76330737018724 (diff)
downloadopenbmc-461115122ebc8bdcb9598934f940a19a4d64a7cf.tar.xz
webui-vue: srcrev bump 65fa7bf8c8..fb6c6de90c
Jason M. Bills (1): Add fields to the DIMM inventory table Konstantin (1): Fix kvm session and add event bus Change-Id: I214402410f69d8e2029d8fa61818eaf0e0db4723 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 a0a1df5a09..233e6ccb96 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 = "65fa7bf8c8bb0f3f856c69f7d8aa61808ad6994a"
+SRCREV = "fb6c6de90cba53dff84d687d6b3f2b07b822b1dc"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.