commit | 36fd89cd6726977596d062c74e241f59fc2e57ab | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 06 08:50:17 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 06 08:50:17 2018 -0500 |
tree | 1ceb53d7fdc21e51bf7084cd7fc7375caba1b092 | |
parent | ed09e3acf0c4c8fdc36298ff113729cccec512f0 [diff] |
phosphor-webui.bb: bump version Change-Id: Ia97bec4b6e0356704dd3751499901694cabcf2bf Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb index c53fe81..b0a1ceb 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 = "60921bc5f9b32753f4b0241ce7606f9c8f065a30" +SRCREV = "10ed37600bc682cf448a1084d73d53accb16cb6d" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "