summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-01 03:03:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-02 03:10:37 +0300
commitc2097687a4ca4c636321195ad362b9abd5737fb6 (patch)
tree61fd2e59897085e1a1bcd33f2c1a617d243ce2af
parent66483ea376b477e74e2cfdbf1add804d82fb464f (diff)
downloadopenbmc-c2097687a4ca4c636321195ad362b9abd5737fb6.tar.xz
webui-vue: srcrev bump 112dbb266e..ef96c6d969
Damian Celico (1): Add env variable toggle event logs delete button Konstantin Aladyshev (2): RU: Check certificate file extension RU: Server manufacturer and Firmware version on Overview tab wangqi02 (1): Fix an undefined issue in UT Change-Id: Ie75135a7e4a1bd6b1e7660ee4198ef690f145959 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 3fc20a4f8f..351b41bbae 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 = "112dbb266e659e252e42f2230ddb4a80a467da20"
+SRCREV = "ef96c6d96950e40954c5eb8ed87fef5dcf630bf3"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.