summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-04 22:12:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-03-05 02:09:12 +0300
commit058ce8ebf6a137db3d2f28c21e162dcef473606b (patch)
treede487b74f265b83fd08c99b85c5bb29d4ebb5cbf
parente437d69b5c8d5755b6ea4dfc64caca7a5c076a48 (diff)
downloadopenbmc-058ce8ebf6a137db3d2f28c21e162dcef473606b.tar.xz
phosphor-webui: srcrev bump 129779dd26..6d1d6005ab
Yang Cheng (1): Add Custom Key for SOL on webui (From meta-phosphor rev: e2f51ef79839874cf48d808821105a470ef446f7) Change-Id: If60a7cc4a730d36552e91582c2059ecbf275e780 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 8441de4b1..d8453fe9b 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 = "129779dd26a38981b416b812c6761da79831db12"
+SRCREV = "6d1d6005abc6cb48144ad5be9cd8fb094f8ff3c2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "