commit | dd02fd359d32845f5ff6f8b1abaad2c8b85d15d4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed May 23 14:15:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 24 12:20:12 2018 +0000 |
tree | 3ce48e8b50cde3c8e4127b854c7ef2ec801d2ae9 | |
parent | 9946eb32a9b5e76dd42062fdb5141bc6b7d2b187 [diff] |
phosphor-webui.bb: bump version Change-Id: I4625b4734ed60d3fff6b59fc9788bd38d9a99770 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 4464ce9..9708c00 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 = "6bcd6cff96ec88f71b93774418949f765d77411b" +SRCREV = "13251a8e57f3c5bd200ddd7dd42ef4e9af110429" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "