summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-11 06:01:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-11 14:22:34 +0300
commitec507f324b3b663b752b707b37994fa3a3a3f883 (patch)
treeb08df0e41265f33216b1bf09114f2d280242f4dd /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent4f2409e6a8991ef61e14a3bd51da46e7f5c70327 (diff)
downloadopenbmc-ec507f324b3b663b752b707b37994fa3a3a3f883.tar.xz
phosphor-webui: srcrev bump 219738d2a1..383591afc2
Dixsie Wolmers (2): Fix IE11 SNMP edit bug Update SNMP page layout (From meta-phosphor rev: b210a0c6cecd6e51bf9bb12c42f0989853b7986b) Change-Id: I48c7f5c589d2f2cd73a8e5f25cedc54405ffeecf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 c60044d79..d44092450 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 = "219738d2a11dc89f0f259fe99626802c18e6d3a8"
+SRCREV = "383591afc2c5c327f1a7628056cc33e4b52f4a23"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "