summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-02 04:50:41 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-06-02 14:12:39 +0300
commita4b5b0010cc1860d551e1afd00230093fec7bb0e (patch)
treee58b214651623bc69207af080c0bb908547147aa /meta-phosphor/recipes-phosphor/webui
parent83f787065549f83ae6224c2471b6be0eecac49f9 (diff)
downloadopenbmc-a4b5b0010cc1860d551e1afd00230093fec7bb0e.tar.xz
webui-vue: srcrev bump 2dabfc1bb4..780733a1b4
Thang Q. Nguyen (1): Fix logout button not work on Safari Change-Id: Ie288c698866969a0fc5690faf6a15f6e1706d148 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 711ff7ed4e..42d697b364 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 = "2dabfc1bb488f84ec00f19a51aba144b7f71e45d"
+SRCREV = "780733a1b426a927140619857d732fb472d5cf38"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.