webui-vue: srcrev bump b2acbcaa9c..db2940a8ea
Farah Rasheed (1):
Add status state info to inventory tables
Paul Fertser (1):
Use auth token when not communicating with bmcweb
Change-Id: Iadcd6cebf49ef1a27b5e2856ff7218a9ebdfe63c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 16ae974..13fdb99 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "b2acbcaa9cf7b1aa053216ca93ad2ad1f9846544"
+SRCREV = "db2940a8ea63aeaf2f31dcb45a1c17a622a726c5"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.