commit | 3c123f3c7dfdfa9559fb35d8b496dd9d17455929 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 18 18:15:06 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue May 22 01:53:10 2018 +0000 |
tree | 2b0bcd0fa2aea8b11bc3667bade675690adb7428 | |
parent | 5f5cbe3e237b6a9a4544c644bbfff41c77b660b1 [diff] |
phosphor-webui.bb: bump version Change-Id: I11e6a5c723b99eb588eca19f9066576388bc41d3 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 9a2be4f..3971683 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 = "844dace6a578c1b28c74874ec4797f9008cd1dfd" +SRCREV = "cd0440e7a089735e312314e9d30fda90ef8e1b8c" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "