commit | 76439fd10aeecb8cdf62f37b6a45c032ec9db8be | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue May 29 21:55:07 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 30 12:21:17 2018 +0000 |
tree | 1f4c56a0fa773e907965631447cb1864411f5708 | |
parent | af7cc0e6d1bc0819be9146b4b42235207e0426c3 [diff] |
phosphor-webui.bb: bump version Change-Id: I8c823d5d11728638e43df978bd562adad4d0b1ab 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 94d4ffb..c53fe81 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 = "e9f5fe77bb5646d33b06d51008bac8aa208a21f8" +SRCREV = "60921bc5f9b32753f4b0241ce7606f9c8f065a30" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "