summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-19 17:12:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-20 17:02:08 +0300
commit79bcbfed9a101328eded3c86070e472838620cbe (patch)
tree9ec4e862f2435b4ded301455dcdbf818a18c0275 /meta-phosphor
parent885d6ebe0d6fa9f6c55748c7b5fdaefeaa4dcac5 (diff)
downloadopenbmc-79bcbfed9a101328eded3c86070e472838620cbe.tar.xz
phosphor-webui: srcrev bump 4733a11b42..e9211cb375
Ed tanous (1): Implement KVM in webui (From meta-phosphor rev: 2bd6393a4b1299e04201183def27b4cd93735c8f) Change-Id: I9771a35ab919ab854d91bd6978b0a5827ccdc426 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 512a66819..7486cdfb3 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 = "4733a11b42fca6013e3957bf0e345d0cea086d96"
+SRCREV = "e9211cb375a604b1e6dce36e7ec070a0ba1b5c5a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "