summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-12-04 18:40:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-05 13:15:01 +0300
commit05d3807c8511ff91e8e8341e608ea1ea83047b04 (patch)
tree12e626865aae074f02079c353c115ac714d897a9
parent90fd293fb24ba52868acbf23810712c56cd50700 (diff)
downloadopenbmc-05d3807c8511ff91e8e8341e608ea1ea83047b04.tar.xz
phosphor-webui: srcrev bump f875e01222..bd500cd2d6
Gunnar Mills (1): Remove bower.json beccabroek (1): Remove AngularUtils (From meta-phosphor rev: 632923e49c1dcc9176f47a9d74cc45ba60a3e704) Change-Id: I1b748df3a08ebc73a1f7f5a92d8939a68fabe16b 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 9bb05fabf9..fb8e709f35 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 = "f875e0122210f847132c5fcca188323c24a2be21"
+SRCREV = "bd500cd2d6841a7d0a7d69bdccfc5d46026380a8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "