summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-13 21:41:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-13 23:20:15 +0300
commitfe89d7aed44c0c2c5dd61ac011ebcf7217a17e3b (patch)
treed56efb54f747767242b7718bc91474d8d9bcad9b /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent8d6ec8b1a95e96e17bc6a869772b8b1c4b170afe (diff)
downloadopenbmc-fe89d7aed44c0c2c5dd61ac011ebcf7217a17e3b.tar.xz
webui-vue: srcrev bump 7f6edb62b8..c237e3081f
Derick Montague (3): Remove trailing forward slash from api endpoint Add check for allowableActions in firmware store Update label for country to country / region Change-Id: I3fe32ba9de8b847f7bd7e97b5d13ab4a821506f2 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 694c05141..1cc96a262 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 = "7f6edb62b81dbd989c23e32e962b00e6755fd78e"
+SRCREV = "c237e3081f15522ba12b40d3b662f7f6f2c9dc7f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "