summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-05 09:40:33 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-10-08 11:16:40 +0300
commit437f6a19a0d43ce7bb3145b23bcf15a9acb44d08 (patch)
tree369ffea3ced9100adc0f91e9c02963a32843241a
parent856cdf92d941d3f25cb7196e5639cb798e905274 (diff)
downloadopenbmc-437f6a19a0d43ce7bb3145b23bcf15a9acb44d08.tar.xz
webui-vue: srcrev bump 1b89e59466..825059ac47
Surya Venkatesan (1): i18n fix after vue3 merge to master Change-Id: Icfd3581b3c590cdc7f484ecdf25fc61b980c5210 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 f1ac64369e..ee5232ae60 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 = "1b89e594661e970851c914afa9dcfe094a1e92fd"
+SRCREV = "825059ac475c16d5dcbbdb1af2d33d4f73d30f66"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.