commit | 5f76af98f472bca67f986cfa1b9be8681915ec59 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon May 14 13:40:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon May 14 13:40:06 2018 -0500 |
tree | 2a36f066f923ff63588edc3c11cd530654aa5d9f | |
parent | b439d3ee32a9ee2453f4adba59284077f5056abf [diff] |
phosphor-webui.bb: bump version Change-Id: Ie7228290d601a694f8f931949a92f366720a30bb 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 e05d84b..768fdc9 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 = "e672c7cd742c43f952a146573f4f9361fbaf742a" +SRCREV = "ff2313db3686ed23bec93871b1f3f31cbbd6e399" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "