summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-30 21:22:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-01 01:11:05 +0300
commitb1061ef53b5265daa66ed0d2132de821947fb876 (patch)
tree7b1d6d24d5e1ce2669f555a38419ac4ecb80c591
parentc3b05541f67bcac425d5ad46fb94dce0cf9d1394 (diff)
downloadopenbmc-b1061ef53b5265daa66ed0d2132de821947fb876.tar.xz
phosphor-webui: srcrev bump a3b397d7f7..97280b3efd
Iftekharul Islam (1): Fix table header (From meta-phosphor rev: e6410bb073cb710b86053245e0125877f6b43b50) Change-Id: I5f3136fe56bb9baa492b1c5a202e06c8f5374e4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 3676751d9..1c1c94e01 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 = "a3b397d7f7d2460c33bf369a344522e4d7f4d463"
+SRCREV = "97280b3efde6a19a517096940fd8e68c3c192331"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "