summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-11 19:51:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-14 01:49:09 +0300
commit38b8a2064f3a192e90df4288144386cdbdedd9d3 (patch)
treee39f0e315049c2855f26c2cce0ccca9cb5426d35 /meta-phosphor/recipes-phosphor/webui
parent0c2fc46237810fbfc382e8a782751da5246b5ca5 (diff)
downloadopenbmc-38b8a2064f3a192e90df4288144386cdbdedd9d3.tar.xz
phosphor-webui: srcrev bump 425ed044e9..4148f2eee6
James Feist (1): Block forwarding to non-local url Yoshie Muranaka (1): Create profile settings page (From meta-phosphor rev: c73328070824ce43265e2b353c25c8fe1e1f6fc7) Change-Id: Iebc5c229e27e64c1bca89a267d2f0bb3c49f1840 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')
-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 d0d9a4160..b92a0136f 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 = "425ed044e9422ad17e8d1924387620cd3d925f37"
+SRCREV = "4148f2eee6313068d3223871005160b2902abb18"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "