summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-30 22:00:36 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-30 22:00:36 +0300
commit9b051ff58f5ef5dd96323eaf3987e557d358381b (patch)
tree0a9da6b77ff5e71ddcbe8976b75f46bb32548eb2
parentb52f6b8b2d5adc28f2b9b1c6a9c6157b584e16d4 (diff)
downloadopenbmc-9b051ff58f5ef5dd96323eaf3987e557d358381b.tar.xz
webui-vue: srcrev bump fb6c6de90c..0c63fddcae
Konstantin Aladyshev (3): RU: OpenLDAP and Active Directory is taken from translation file RU: Old password input in change password screen RU: Sessions page Client ID is not displayed Change-Id: I2f9aa9c69dd56ff9e474988fd14e8c43e58c163c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 233e6ccb96..73979e68a5 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 = "fb6c6de90cba53dff84d687d6b3f2b07b822b1dc"
+SRCREV = "0c63fddcaea47aac9f3e17f98d2a9debc5f61bc2"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.