summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 23:50:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-12 22:28:27 +0300
commitba7081cb5899985dbbbe751683c4ecb04fc94bd7 (patch)
tree20ad38b6860af460cadc974ad436e8b184b483f6 /meta-phosphor/recipes-phosphor/webui
parent934425b56094fa7b71f2c6b949bd340077555e32 (diff)
downloadopenbmc-ba7081cb5899985dbbbe751683c4ecb04fc94bd7.tar.xz
webui-vue: srcrev bump 0f6147ca25..2dabfc1bb4
kirankumarb07 (1): Add session timeout in Policies page Change-Id: If11d6e5f18a3efdb63988d2625b95ecc5bbebdd4 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 de6953073a..711ff7ed4e 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 = "0f6147ca2518bd7401e94e5551322a7892e27d77"
+SRCREV = "2dabfc1bb488f84ec00f19a51aba144b7f71e45d"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.