commit | 148c17477be0465d6d3f4501d53064c9d5840ff0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue May 22 21:35:07 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue May 22 21:35:07 2018 -0500 |
tree | 0f6dcf35928cab57df48fa512ea2f82bb65c080b | |
parent | 93df99ada879c9af85c6aef77b296905a36ad2cb [diff] |
phosphor-webui.bb: bump version Change-Id: I0a770dcb14f6a21d78cdf307d0980390edea17d9 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 3971683..4464ce9 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 = "cd0440e7a089735e312314e9d30fda90ef8e1b8c" +SRCREV = "6bcd6cff96ec88f71b93774418949f765d77411b" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "