From c6fad74c88fd5b14320347cc8b4ca647e6fd5a3e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 23 Dec 2021 03:51:15 +0000 Subject: webui-vue: srcrev bump 799bcd3fb4..00cb42b615 Kenneth (1): Fixed empty string in NTP server array Kenneth Fullbright (1): Fixed routerKey prop eslint warning Change-Id: I7efcb431be084a0c6eecbf6dca782d6edfc93876 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 70282c2c5..e02fa773c 100644 --- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/webui-vue.git" -SRCREV = "799bcd3fb476c7a0c38a4779aa91f59a7c931c6a" +SRCREV = "00cb42b615602bb6563ff02f91158eb2e3b603fc" S = "${WORKDIR}/git" DEPENDS:prepend = "nodejs-native nlf-native " -- cgit v1.2.3