summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-16 21:41:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-17 03:33:48 +0300
commit650adef6af2c144226593fc93d0fd5fdc7cb1720 (patch)
tree5bd1468ba568ac8cebf57c15f142e16e3ed677b9 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parentf3f93bb878a10643895ece0c3926547b853dff7b (diff)
downloadopenbmc-650adef6af2c144226593fc93d0fd5fdc7cb1720.tar.xz
phosphor-webui: srcrev bump ff7f10685d..3cd2c65b57
Derick Montague (1): Fix SNMP multiple calls bug Gunnar Mills (1): README: Add features (From meta-phosphor rev: 28a783e795db9fc28d087e30a3ac216d89c8072c) Change-Id: I2e83f5f49479fc820735b7b86eeee16b97d14d60 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 82c78a915..9c4bc81d5 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 = "ff7f10685d0ce060bf2d1a90872c0c6016711b41"
+SRCREV = "3cd2c65b57002ac2324c361a0c53f6b1865b70c6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "