summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-12 20:41:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-13 17:08:59 +0300
commit7a6d527ab73a9ba2172b68223582fbb30b398eba (patch)
tree27f1371391bf7bc83f3396292d5e94278ceeeba6 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent0b2565ac71222fc5f37c765576541d79cc9c3d3e (diff)
downloadopenbmc-7a6d527ab73a9ba2172b68223582fbb30b398eba.tar.xz
phosphor-webui: srcrev bump 4a16a026b6..1578b87ebe
Gunnar Mills (1): Enable clang-format-10 Yoshie Muranaka (1): Fix layout bugs on server power operations page (From meta-phosphor rev: 355643503dc374cad8173ff21c1fa5a9ebcecf49) Change-Id: I187a57159c715133bf0361de803757a02dfb08a0 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 0758cecf2..a063077f3 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 = "4a16a026b60a3bf54161ed4e4bc34885b4e3e6c3"
+SRCREV = "1578b87ebe4ba2d5fe511c7657e86a549d44fcfd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "