From 2f0a2d66f34685e727404d20ae67d13e6846fc97 Mon Sep 17 00:00:00 2001 From: LuluTHSu Date: Tue, 27 Sep 2022 15:11:51 +0800 Subject: [PATCH] phosphor-webui: downstream srcrev bump c8d6244f02..0905d2ec59 Lulu_Su (1): server-overview: supporting all MACs and IPs Signed-off-by: LuluTHSu --- 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 9db5a5ca1e..19e4409ab3 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/ibm-openbmc/phosphor-webui.git;branch=OP940" -SRCREV = "c8d6244f02f55e8a3bb25d3c97e81d31e6b42389" +SRCREV = "0905d2ec5988a38f2232b09dde63f6b317a5561c" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "