summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-24 20:30:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-25 19:05:39 +0300
commit8af581bbd6bb8684223f6c3bca896a454dcaaac4 (patch)
tree6e82cd747ef905d86a0b1d55124a8b8e59233e14
parent4c277bca2f6bb4ba6a8e67d76a6abc51142ead0c (diff)
downloadopenbmc-8af581bbd6bb8684223f6c3bca896a454dcaaac4.tar.xz
webui-vue: srcrev bump d1ef18e6f9..51abe87fee
Ed Tanous (2): Remove /subscribe websocket handler Inline the header svg Change-Id: Ie09974e51c5693ded4392080c5b77ce0700f705c 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 f77a937d54..a145986db7 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 = "d1ef18e6f9ed1527b66cec07eba6acaf9a95819c"
+SRCREV = "51abe87feea7261ec6f7589d8214af3d8019e71e"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.