summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-09 15:01:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-10 00:23:28 +0300
commitc6bbb3a05dbbe6e0867b965f572bf83490747796 (patch)
tree4cf77ba74469255fe8b066e48730c3cb320ffa0a /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parente938fe52508213ff56845f62fa3aa927cd9604c7 (diff)
downloadopenbmc-c6bbb3a05dbbe6e0867b965f572bf83490747796.tar.xz
webui-vue: srcrev bump dbc691c61e..f3022e5c1a
MichalX Szopinski (1): RW checkbox in "Load image from external server" works opposite way Change-Id: Id0c7121f756454fdc113061c631a9c8c615b2278 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 5dcc44b45..5dec16711 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 = "dbc691c61ea5d112e7d9e3f393856574ac5d1d37"
+SRCREV = "f3022e5c1ad1f4d83d03d996d77094a87f4be8e0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "