summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-19 23:33:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-21 22:00:19 +0300
commitae8d4c13d6f89dc004ec17f89d2e38f82dd6a298 (patch)
tree38eef05f76ef2063ef7c653d481bc606c434a036
parentd698c8a475e9a3e6499452c637e8f718b90a3e30 (diff)
downloadopenbmc-ae8d4c13d6f89dc004ec17f89d2e38f82dd6a298.tar.xz
webui-vue: srcrev bump ab93192e39..e7eb9dc6c2
Derick Montague (1): Add unit testing documentation (From meta-phosphor rev: f94bf684adb7f2a1313f0d9021bd592c8e352f7a) Change-Id: I613b814f0fb5cedd80cc5d6ea1893644a6b433ed 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 b53d31307..3f1195ae8 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 = "ab93192e39e100b642aed9754adac12f590fd581"
+SRCREV = "e7eb9dc6c2c1e5969e0bddc23521cd3e11eacb22"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "