summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-27 00:41:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-28 16:52:27 +0300
commit01b7d304629bd24f183816bef5f43ceac9eb23f5 (patch)
treef61e79df6497ed5340e1441c2c8ae626403b412b /meta-phosphor/recipes-phosphor/webui
parent6dcadfc4c3534d0f592473228daaf6ad0421f6b5 (diff)
downloadopenbmc-01b7d304629bd24f183816bef5f43ceac9eb23f5.tar.xz
webui-vue: srcrev bump 1b1c100590..547b5fc35b
Yoshie Muranaka (1): Update language json structure (From meta-phosphor rev: 7b018995aef5f11e0dbfd8dd4a8dffa543d68f12) Change-Id: I3b35f11221693d03a29bef3fd94bdcffcbde96f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 60625fab6..04cb48fd3 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 = "1b1c1005905c0d5a0145377718ad773fe08d0863"
+SRCREV = "547b5fc35b0f658f88414f8628f668af89f62734"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "