summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-19 20:21:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-20 00:17:51 +0300
commit71cc9452f0b7bb71d4dd4eea1a77c05ea26b4852 (patch)
treeeb54b8a18f0a1ee2c6e77ef147ad4e18ef55e183 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentaa169bcd2c02d252ae8200f1c177d63c1690933b (diff)
downloadopenbmc-71cc9452f0b7bb71d4dd4eea1a77c05ea26b4852.tar.xz
webui-vue: srcrev bump 69a9010a2c..6225f6492f
Dixsie Wolmers (1): Remove extra link in inventory quicklinks MichalX Szopinski (1): Fix server led page title and LED indicator label Change-Id: I70934db3341dbe4ece294f0db1f0e149a109d5b2 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 ce6f6c034..56283749e 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 = "69a9010a2cbcc18ddc9ab24f3c76ae7b55357f41"
+SRCREV = "6225f6492f49313f2cc507f41675d322b739e062"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "