summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-08 06:41:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-02-09 01:06:30 +0300
commit83362b9317ca90ae110e033c3532bb63008b2de8 (patch)
tree11232b614d4261fd0b40fa99e9036b264077b73b
parent25aecade21909e0b18b501ae01dd10740d7253b2 (diff)
downloadopenbmc-83362b9317ca90ae110e033c3532bb63008b2de8.tar.xz
webui-vue: srcrev bump dada89cf0c..157d2ffe61
Dixsie Wolmers (1): Add DHCP enable to Network Settings page Sandeepa Singh (1): Add test hook for overview page Change-Id: Ifb5f52d6804d1f274862f2a91fc3d4eb4bfff632 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 2bca5e543..da2adaf37 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 = "dada89cf0c79a7daa7fb943f8f83455a61ad1ecd"
+SRCREV = "157d2ffe6175e5849c7137dabdb05dd5b50ed372"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "