commit | 9049e2e4c588bb1d9e505c5fe052daaad5d9e8ce | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Mar 14 23:50:18 2018 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Mar 15 11:57:19 2018 +0000 |
tree | 906289906f4e97d37ced314448ab859e7a2ed9b9 | |
parent | 3ef418b336bc731b7544a6d567f4a8ae98c114cd [diff] |
phosphor-webui.bb: bump version Change-Id: Id72206de9c229cf30d2c51d25bc8c856ff318028 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 59edb29..e9e4561 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 = "9b1db87529990006cf73d388d99952b9f3bacbd1" +SRCREV = "f74f8a066afb18532cdbcc33319fff242ce0ed0c" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "