summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-09 19:31:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-10 18:06:03 +0300
commita012e35a773fab17e8978417a8a94b8ebbfcef84 (patch)
tree254a4b6613e18b29092bd1eae36e66fbfe74b47e /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent2bc1270a514b6858ae5c2db24f491d55b73f74fc (diff)
downloadopenbmc-a012e35a773fab17e8978417a8a94b8ebbfcef84.tar.xz
phosphor-webui: srcrev bump 494c6edb54..09081ec7f0
James Feist (1): Improve blocking of non local urls (From meta-phosphor rev: e059eec03bffd63d2bb8aac67d524de5759b6827) Change-Id: I92a6b79be878616d400c649b46bb7009ce3d5b81 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 155ed6c27..f4041bbfb 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 = "494c6edb54d3f2d22f7e494820003540e3edf0b8"
+SRCREV = "09081ec7f06491150e90838a4bec53004358db51"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "