summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-11 22:41:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-12 23:45:04 +0300
commitc598f1a45f7cffa554a23615916da5772c954fc0 (patch)
treef42af6af2e9a0bb86eb2720149b9098b7ae7af4a /meta-phosphor/recipes-phosphor/webui
parentf1316a4fc9610a5982bf99cb248509d70abc6c39 (diff)
downloadopenbmc-c598f1a45f7cffa554a23615916da5772c954fc0.tar.xz
webui-vue: srcrev bump 391f94921b..0736d2afc5
Sandeepa Singh (2): Added a test hook for sensors page Added test hook for client session page Yoshie Muranaka (1): Remove i18n module import from Profile settings Change-Id: Ifdbba8424dec5d57e97fe4f311523988cfa9c99c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 378050287..c92e7b6c9 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 = "391f94921bffb243d1eb3d72a49402a930b42160"
+SRCREV = "0736d2afc54c944a1cb5efc3986996615914a059"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "