summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-05 21:11:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-06 01:49:56 +0300
commitb3073179b671d68c78a25fe38ee2750583463429 (patch)
tree72f28345ecce97623f8e34c490d069f4e252c95b /meta-phosphor/recipes-phosphor/webui
parent1c0c1015185596de23cfb1c173b8778d3b8f4c24 (diff)
downloadopenbmc-b3073179b671d68c78a25fe38ee2750583463429.tar.xz
webui-vue: srcrev bump bcb0ab4f1e..80d697d8a6
Ed Tanous (1): Fix popup-box authenticate on session disconnect Change-Id: Ic5070b2a361832ab7d4e87d5d0bfaec121ebcd8a 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 28c10e737a..3243cba758 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 = "bcb0ab4f1e933795e53da7c28ca75382c94f9af9"
+SRCREV = "80d697d8a6e9343aeba1a4955fdbbc4627bf2e9e"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.