summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-06 06:21:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-06 23:26:48 +0300
commitba9e49eb035ecd5e07f5eccfa4f2443d0dd2fc88 (patch)
tree7909142ab0fe24821f8ce6ca2f6df2f2f7412aed /meta-phosphor/recipes-phosphor
parent73d2e062f13ad04dac3c9cce53e82c0ce75b68bf (diff)
downloadopenbmc-ba9e49eb035ecd5e07f5eccfa4f2443d0dd2fc88.tar.xz
phosphor-webui: srcrev bump 1578b87ebe..2e1eec80de
Zev Weiss (1): Fix SENSOR_SORT_ORDER array (From meta-phosphor rev: 39cc8ac5f0a9b7caabeadba6b77f611bc4e488ab) Change-Id: If0e044edb661995dbcd651abd61412e608babe42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 a063077f3..151438c63 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 = "1578b87ebe4ba2d5fe511c7657e86a549d44fcfd"
+SRCREV = "2e1eec80de6c8e9a2bd7c813c9e9ff31038e0906"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "