summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-19 20:30:25 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-20 01:27:26 +0300
commitcb2616c608280e76d65bf13f856cf1e8f6205849 (patch)
tree1f7294f61bbd147e4792255252b6b4a97cbe15e3 /meta-phosphor
parent7b0b38c47b564b29d6bf82e10c77b887e56e7402 (diff)
downloadopenbmc-cb2616c608280e76d65bf13f856cf1e8f6205849.tar.xz
webui-vue: srcrev bump 7385e139b0..83ca596d2f
Glukhov Mikhail (1): Removed the MemorySize glukhov.mikhail (1): Fix SOL status Change-Id: Icf4e368b1110b3318b73e04d18cb038ce92105a2 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 399073e844..b1a08c2f57 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 = "7385e139b0c9efca7430458cee982e63e282f4ae"
+SRCREV = "83ca596d2f131869ba919ce802da553d4ab1ccf8"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.