From 3a438fda859a7efb5415613f79fea7db48a891f7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 10 Aug 2018 19:40:06 -0500 Subject: phosphor-webui.bb: bump version Change-Id: I2a6176fd7dcdb89c94f3e2bc9982143a69882562 Signed-off-by: Andrew Geissler --- meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb index d49f1e58e..f20c1e65d 100644 --- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb +++ b/meta-phosphor/common/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 = "bc3ab72caefc75cf9a7fc37218a7b377ee349f3c" +SRCREV = "5674425b5102eb306572ee5c55156348feaf26f7" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.1