summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-08 17:52:20 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-09 16:03:57 +0300
commite29d731086f377eb0f2e43a2aea095c9a08a914d (patch)
tree1e350e8a1399ee70e872af402c527ea8ab9fa2a3
parenta5b3f3529fda201ed841b5ddcef0f3763d0c5bca (diff)
downloadopenbmc-e29d731086f377eb0f2e43a2aea095c9a08a914d.tar.xz
phosphor-webui: srcrev bump de382089de..565efda513
dixsie (1): Fix system overview edit hostname form validation (From meta-phosphor rev: 1544ffc80f904f6daecf1e1b3d674389ab41a077) Change-Id: I2c0e77029e4d756b84254790caedabf1c3d54038 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 c98935fbe..4c4a3a5f6 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 = "de382089de4cf920a59e75124da3f4d7cac056d0"
+SRCREV = "565efda513bbcda6c1c675eaebac6138782febe4"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "