summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-16 06:31:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-17 00:28:31 +0300
commitf86cf1726f4346fee32243a4bc953df9462673dc (patch)
tree1fa4649337a20e9a155c4dfdf260372ab5b05edf /meta-phosphor/recipes-phosphor/webui
parent9e7264b6ba57423f59639efc13e9bafe4a1315fc (diff)
downloadopenbmc-f86cf1726f4346fee32243a4bc953df9462673dc.tar.xz
webui-vue: srcrev bump 7768e783af..65fa7bf8c8
Nikhil Ashoka (1): OpenLDAP and Active Directory is taken from translation file Change-Id: Ieb62313ca6ea0f0d03e03abe2a8c892e7343e256 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 61bba56ec0..a0a1df5a09 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 = "7768e783af7713a5d4c398bdd716e590e3b40d2e"
+SRCREV = "65fa7bf8c8bb0f3f856c69f7d8aa61808ad6994a"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.