summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-31 18:42:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-03 06:03:39 +0300
commit56194d28fb80e83566cc4129ae6814f625b3c82f (patch)
tree6580ec30ff0560523bbe0db1d6e8063234cea240 /meta-phosphor/recipes-phosphor
parentac0a4acdf51d7d4d3ca774083b3eea5b19ab8646 (diff)
downloadopenbmc-56194d28fb80e83566cc4129ae6814f625b3c82f.tar.xz
phosphor-webui: srcrev bump 6a3b3b2cdd..5bd1dec7fd
Yoshie Muranaka (1): Change button styles from rounded to straight corners (From meta-phosphor rev: c9d3a6d32f40a504dcd499c2dfc1769692d81ec0) Change-Id: I5ae89f2cdacac7fbd16d9855f63e3b7dbca51423 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 59b00a885..89f4e24c9 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 = "6a3b3b2cdd8e92265997fe66f6c8489caf1dd403"
+SRCREV = "5bd1dec7fdc8f6a3a20e6c23dc491b3d31392bc5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "