commit | 7d5e3e9772c885df695c7cf96481775c55653d22 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 24 08:50:06 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jul 24 15:14:51 2018 +0000 |
tree | d94e7231d9bf1905010fe4427573f3536082663d | |
parent | 1b79a35ed797ee284d55b3eca8619c02d501cf7d [diff] |
phosphor-webui.bb: bump version Change-Id: Ia5f6ef2e77d4042147b3e13dd11e86318abf2045 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 e8a5d03..705360f 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 = "28f4c1e6227814ebe46a07bbf233df2eef25cf03" +SRCREV = "fc0cfc597101b1f7ad80a2308a7eac0346c28fc8" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "