summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-29 23:41:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-01 22:14:08 +0300
commita6966ba7e024545d6612402ac560984a5edbb299 (patch)
tree86c389e427a011a099b1cb42534ee5821c30e9a1 /meta-phosphor
parent2c19435a4f6882c20df21f305415e2056dc3f177 (diff)
downloadopenbmc-a6966ba7e024545d6612402ac560984a5edbb299.tar.xz
phosphor-webui: srcrev bump 8c80dbd926..0c1e09e60f
Dixsie Wolmers (2): Fix IE11 remove button on network settings Fix IE11 replace certificate button Gunnar Mills (1): Run npm-check update (From meta-phosphor rev: ee29a545de927b625067db694dee65b623c7872b) Change-Id: I7f3bb25739ec564246caa20ced0e1b306d64e128 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 dae7938dd..0e4b017d0 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 = "8c80dbd926f451258a892171f9bd17515a13ddc2"
+SRCREV = "0c1e09e60f145b12ed17421b606c443d90da1324"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "