summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-23 18:00:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-24 01:25:07 +0300
commit6516324b2115b9dfda73ed6043192a2c381735cf (patch)
tree9723ec0a1f51813e0e66e65b14296327b89f8298 /meta-phosphor
parent1283ab9916ace7b2bcd1dd77f6edc2b45ba5411d (diff)
downloadopenbmc-6516324b2115b9dfda73ed6043192a2c381735cf.tar.xz
webui-vue: srcrev bump 1b417cd406..73d255b68a
Glukhov Mikhail (1): Inventory: replacement of FAN ID with Name Gunnar Mills (1): OWNERS: Update Gunnar's email address Change-Id: Ic6909d681b08d5f149a2e46ea87fb04abcb3d080 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 7ef77cb772..82eec0c3b5 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 = "1b417cd406ce65401dcb8d695fe5424287092cb1"
+SRCREV = "73d255b68ae6a7a6406d3f0b644fdb265f14a97e"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.