From ffdd17b41fc3117a605c4e93dd997e2ac59185f8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 5 Sep 2018 20:50:23 +0000 Subject: phosphor-webui: srcrev bump e364faa031..83dcedf108 Gunnar Mills (6): Remove unused inventory-controller Remove unused sensors-controller Remove 1/0 boolean workaround Create "Date and time settings" page Add Time Owner and Time Mode Add Host Time (From meta-phosphor rev: ff7920c763c5408fac1dfe567cc471e78ad6ad22) Change-Id: I82b11389da8ffb5b445b5f8e5799a7794cbe9a27 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb index 5ec201f63..f89acacc9 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -SRCREV = "e364faa0314c8c98a31260bf69df78a104b106a1" +SRCREV = "83dcedf1082413bd0c82ebad76e3b206d6895fbc" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.1