summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-16 23:11:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-17 16:34:13 +0300
commit5d4c9c8f7963ce05ab079f7161930f000d3cd3e5 (patch)
tree633a46aedfa9638fad44d2a5fef499408dc9e29d /meta-phosphor
parent93e3c5dbd18f19422455a58d552062f5ba050fb6 (diff)
downloadopenbmc-5d4c9c8f7963ce05ab079f7161930f000d3cd3e5.tar.xz
webui-vue: srcrev bump 68bbba296c..aa7e83257e
SurenNeware (1): Add page Loader (From meta-phosphor rev: c06432f73ea8126d69718334200c57ce10c04678) Change-Id: I314b27c7f780066dbf89f301887366845923d751 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 73a53457b..7e7fd92a9 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 = "68bbba296c6f99b81d2882e1fef6f37cf4a6bb51"
+SRCREV = "aa7e83257e10585fe162d8639924fafcacb16ca4"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "