commit | 099ec503f372ed4f77046096d488edf3bfc7d314 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 27 12:15:11 2018 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Mar 27 13:30:47 2018 +0000 |
tree | 99485daaadbdaa14b3da42a03d8f5059d07c4909 | |
parent | f7b728e8eed1d6e6d70e715919c5af077538a763 [diff] |
phosphor-webui.bb: bump version Change-Id: Icf48a88dc246a14c3e5a5361a25c43e41226f62e 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 ac34e6e..25c361e 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 = "74b05409417c71855edb2692b429465507ba0a64" +SRCREV = "7a5ce461fb91a2e10eb2ef15a2a9f6a9407e1564" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "