From 631c917192d7bb85cf096161b1d1b601356e8bb9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 23 Jul 2019 20:41:33 +0000 Subject: phosphor-webui: srcrev bump 6f7ec80eb1..22d7822d5c George Liu (1): Fix array index out of bounds exception (From meta-phosphor rev: 506fbe60949217344b8ac06932894f801dfdd2b9) Change-Id: I22e04baf15323bbb5c09e298fa31184d4fd64cba 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(-) diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 361383855..46593f5f9 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 = "6f7ec80eb14084228cd7d8dae580da4b794c2595" +SRCREV = "22d7822d5c2e045613e95b8a29df9bc27812b287" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3