summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-26 18:21:22 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-28 00:43:08 +0300
commitc75a918b5dc1561d0a25b0fcd545b66f55ba8b78 (patch)
tree3fd36a0c64065c55e8d3aa7bce855bf1c3a84598 /meta-phosphor/recipes-phosphor/webui
parent164e7416d9eb39ac681baef29b68c1eaad1de54c (diff)
downloadopenbmc-c75a918b5dc1561d0a25b0fcd545b66f55ba8b78.tar.xz
webui-vue: srcrev bump d9566225f1..112dbb266e
Damian Celico (1): Check certificate file extension MichalX Szopinski (1): Server manufacturer and Firmware version on Overview tab Change-Id: I6f020ea019137bd094cb7fcb6d7db81391f21e3b 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 2678e60d07..3fc20a4f8f 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 = "d9566225f1c25b1892c332e0f3a16c1b5e4ba714"
+SRCREV = "112dbb266e659e252e42f2230ddb4a80a467da20"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.