summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-21 22:41:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-23 05:07:08 +0300
commit89044b1bec79b912598c1482c4e2f9cb88487ba3 (patch)
treec4dc2c3490640ba6adb20d2127861763d54ceeb8
parentb4d1cba25c7a6564ea7789007c2675f738d571a6 (diff)
downloadopenbmc-89044b1bec79b912598c1482c4e2f9cb88487ba3.tar.xz
webui-vue: srcrev bump 9f61234ab2..c9cb8d433b
Grzegorz Raguza (1): Change filtering virtual media Change-Id: I97501cbf54261a19f6c58021dee5f98d78da28bd Signed-off-by: Andrew Geissler <openbmcbump-github@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 a518ffdd6..a221ca715 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 = "9f61234ab2e8beea6ebe1f2e9dc445cd3521a0e4"
+SRCREV = "c9cb8d433b7ed5f4d37cd8d946c2593d4d886ce1"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "