summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-23 22:41:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-24 13:58:08 +0300
commit7d508160067ea8da223f2faa89368885135c6bc3 (patch)
tree4e5968ff5fbb4cb87353236b4f708633f65e6086 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent1693e78f3ce9298d8277a286c7d6957b04e3b788 (diff)
downloadopenbmc-7d508160067ea8da223f2faa89368885135c6bc3.tar.xz
phosphor-webui: srcrev bump 1d83af072e..7d349d04d9
Gunnar Mills (1): Update package version (From meta-phosphor rev: 6decaae16ee6d98c25e61e5ad48af3bb50cfcf1b) Change-Id: I117f2e0d11b2d3870184bb6f12c9670fa3ea162f 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/phosphor-webui_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 0bc144108..043902289 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "1d83af072eb4c047ef08fae79775a34599ed5ed3"
+SRCREV = "7d349d04d987e8f68baa261ab4d87a8365197582"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "