summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 20:21:18 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 22:07:25 +0300
commita6b6c4abdf1b67e34701d2a9e36123f7f8b4d9a6 (patch)
treeb30e33c99283b5e2e766c21e40581c4f8a159159
parentf9b08f806f4712c467c5ab1945f7746e195c0b7d (diff)
downloadopenbmc-a6b6c4abdf1b67e34701d2a9e36123f7f8b4d9a6.tar.xz
webui-vue: srcrev bump 823c181267..799bcd3fb4
Kenneth Fullbright (1): Add assembly table component name to table Change-Id: I815dbaf3eee89279ea2ae3e2450481aa27af5296 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 173ecb8b7..70282c2c5 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 = "823c181267565536d229b6c4932543d62c5433d0"
+SRCREV = "799bcd3fb476c7a0c38a4779aa91f59a7c931c6a"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "