summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-03 23:51:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-08 05:58:39 +0300
commitd5ba08bbcc7178aef4c7a4f9ff7caa0e7f345b27 (patch)
tree221cf288de6ac419880ba4d5142b83a1d71634ef
parenteaeb5fa7f811ea7f6a28e9fc6b51e6ec85f82e4b (diff)
downloadopenbmc-d5ba08bbcc7178aef4c7a4f9ff7caa0e7f345b27.tar.xz
webui-vue: srcrev bump cc79a53192..12dc20c370
Dixsie Wolmers (3): Network settings redesign - interface settings Network Settings: Add and Delete IPV4 and DNS address Network settings: Edit hostname and MAC address Change-Id: Ic5c428f01638a6c4dbf0cbc2a48869451cb2516f 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 da6467083d..90b5530163 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 = "cc79a53192de73457cb4c8c3350d896d952bb106"
+SRCREV = "12dc20c3701fe58b7d827ed44d65ac67cee8a4a6"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "