commit | b439d3ee32a9ee2453f4adba59284077f5056abf | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon May 14 07:10:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon May 14 07:10:05 2018 -0500 |
tree | 51ae6f290622f86fe7736826555770717d1124fa | |
parent | 1f6eba5eec1ce0dc5a72bf52b13544e26bfa0806 [diff] |
phosphor-webui.bb: bump version Change-Id: Id3f85b71b64d0dfc97876ab5f3582b731b85d98d 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 485bc38..e05d84b 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 = "959705cf5e0ce0ae24628c3f274eec0f23fe3547" +SRCREV = "e672c7cd742c43f952a146573f4f9361fbaf742a" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "