summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-28 17:11:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-29 05:24:23 +0300
commit635bc70271ca5495cdd690bcb434f7b46a5bb007 (patch)
tree792303b46333a404683375c7dd746c6872b9489a
parent64fc537e12bad438193f1b19fe8375b23fdffdd1 (diff)
downloadopenbmc-635bc70271ca5495cdd690bcb434f7b46a5bb007.tar.xz
webui-vue: srcrev bump 9e36f522b9..881ddc4111
Yoshie Muranaka (2): Add LDAP page Change host status request to Redfish (From meta-phosphor rev: deff7ad5ee63b2368064edbb5c62159da067f452) Change-Id: I9e16c7ebb26415d30d7291ae0eb5c55e9f529e83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 523bed947..1dd3dfd46 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 = "9e36f522b94511c1d77335493c09e68975db031c"
+SRCREV = "881ddc4111d0025123ce3898044d373a2eb329cf"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "