summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-01 23:21:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-02 06:21:01 +0300
commit3c2b93723b81f25c526a5eb877e57222d8dae1c2 (patch)
tree756b9a0ea0f0135b06935be17e99dfcc3c9acf2c
parent0dca03e0db1fff55b104bfa35ef722477851c186 (diff)
downloadopenbmc-3c2b93723b81f25c526a5eb877e57222d8dae1c2.tar.xz
webui-vue: srcrev bump 5e5b48b0a4..cc79a53192
Gunnar Mills (1): Correct Dump file extension Konstantin Aladyshev (1): Fix DHCPv4 display Change-Id: I91ec7aed94763342ead389f11d2b696e17cb8ab3 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 1288efad45..da6467083d 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 = "5e5b48b0a452b5b121b9221019cf7616545b188b"
+SRCREV = "cc79a53192de73457cb4c8c3350d896d952bb106"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "