summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-25 21:20:15 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-29 00:45:48 +0300
commit72f934bac608978c87b34bce2621ef74449c444f (patch)
treea3520da78f94adbd36dc29fa6931f5981d999288 /meta-phosphor/recipes-phosphor/webui
parentec3027d6ee5670295358839ef880780185bee6ef (diff)
downloadopenbmc-72f934bac608978c87b34bce2621ef74449c444f.tar.xz
webui-vue: srcrev bump 19b2cfba73..78372d6345
Xiaochao Ma (1): SOL: fix socket close exception Change-Id: I932e0ed00746c1693b4c6e91458b2ff0b00efd28 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 46ae0b5927..2b32f8e540 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git;branch=master;protocol=https"
-SRCREV = "19b2cfba7323b8327266063411e4fae4c966b17e"
+SRCREV = "78372d6345cf5f1e04d6a8d56c416a7aec70b998"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "