summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-18 18:02:43 +0300
committerEd Tanous <ed@tanous.net>2019-03-29 02:02:11 +0300
commitf7b06037d0c10e98a58a3b0a1feaf511aedc52ae (patch)
treef2d3f5426299bb17006859b2a9a31a038eb616e3
parent27dfe3d96e0aed542cbff7b6fc108c2c705fd412 (diff)
downloadopenbmc-f7b06037d0c10e98a58a3b0a1feaf511aedc52ae.tar.xz
phosphor-webui: srcrev bump 511a2bbc55..dde251d5ad
beccabroek (2): Secondary button text color Checkbox disabled when 0 event logs (From meta-phosphor rev: 14b53215ac3e5a69c999982f765347afb2953f9b) Change-Id: I38fceb6dd2ff709cd3a34501ef6ebcc334985ecf 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/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 5dbf8e4da..4e66fd8cd 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 = "511a2bbc5540fccb883b8d0005c2b387a23c9d05"
+SRCREV = "dde251d5ad547c0c7536b6b930e1bad8c2ef2752"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "