summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-03 01:11:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-03 04:59:42 +0300
commit9633e092e83ccf5a8b7019a31d15359edc244887 (patch)
tree233a637bdac94908b33cba02f301ed9ec9b3df39 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent1928e9c689e18b89fe4ebb00b2314ef249e760be (diff)
downloadopenbmc-9633e092e83ccf5a8b7019a31d15359edc244887.tar.xz
webui-vue: srcrev bump b81828821e..f7000cd6ce
Derick Montague (1): Update login page layout Sandeepa Singh (1): Update the design of system table Sukanya Pandey (1): Resolve bug for pagination not being updated Change-Id: Ic18e8f3a0a656e368830d139f445f0311b2c97d3 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 721f8a246..3059a55af 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 = "b81828821ed22be4c99d833b6dc522701a5ce019"
+SRCREV = "f7000cd6cee35434eca4d3eedc5ddb2ae853873e"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "