summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-03 19:02:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-04 00:54:31 +0300
commit540b804bcb8017b2f8c89413b1e31405e047b101 (patch)
tree961bb16a6b13edf476144273815618bc159fa886 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent98900bb8eeadd40c1f303edc2d35cd63a94bca80 (diff)
downloadopenbmc-540b804bcb8017b2f8c89413b1e31405e047b101.tar.xz
phosphor-webui: srcrev bump 4148f2eee6..494c6edb54
Tim Lee (1): Fix "Clear Oem Logs" functionality in System Logs (From meta-phosphor rev: ad491f5f1b9800fe6842942693fe7a8a87a76b34) Change-Id: I261c1ca07f336b8e74e8a8a43fe3d08cce723688 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 b92a0136ff..155ed6c27b 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 = "4148f2eee6313068d3223871005160b2902abb18"
+SRCREV = "494c6edb54d3f2d22f7e494820003540e3edf0b8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "