From fe89d7aed44c0c2c5dd61ac011ebcf7217a17e3b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 13 May 2021 18:41:38 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 " -- cgit v1.2.3