summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-06 05:43:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-07 03:13:35 +0300
commit4424702469ffa95f227e698da85d161f416d9ae7 (patch)
tree812b6d7f383f0affa9364a7a7410635434060022 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent16b428990ce390dbc24f916a4f4e98efb068d0b6 (diff)
downloadopenbmc-4424702469ffa95f227e698da85d161f416d9ae7.tar.xz
webui-vue: srcrev bump 1915d8c499..dbc691c61e
Dixsie (2): Fix network setting validations bug Add form quick start documentation Change-Id: Ib6cced3a4ab6e449df49a609ef71f072ba92afe4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb')
-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 db04fb3f6..5dcc44b45 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 = "1915d8c4992c1a4165e8ae108e4d799b3b4ce86a"
+SRCREV = "dbc691c61ea5d112e7d9e3f393856574ac5d1d37"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "