From d9337b7aa2c726dd4bebe1bbd3c5e1a02b385bc8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 17 Jan 2019 17:12:18 +0000 Subject: phosphor-webui: srcrev bump 9feb9ce280..92d13b62f5 beccabroek (3): Add toast notifications to SNMP page Add toast to Power Usage page Add toast to Power Operations page (From meta-phosphor rev: 45cee6c662d1118cb14adfd2e9d375848ed1a010) Change-Id: I63c499067be4366ff28a6db69aec03c665d68524 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.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_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 063d4e3c6..ba4ce2004 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 = "9feb9ce2805fe3ada1b9a7fc8e0fa5f3ad45788e" +SRCREV = "92d13b62f56fa302a8231690e7371c6ae04f50ba" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.1