commit | 1f6eba5eec1ce0dc5a72bf52b13544e26bfa0806 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sun May 13 05:35:22 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun May 13 22:05:50 2018 +0000 |
tree | b233a80f04b8d289d6c8b7ae75c5af19cde9c1f7 | |
parent | 1e40817f11e0d0cb9fc9c7a34d786118715a9c45 [diff] |
phosphor-webui.bb: bump version Change-Id: I5ac884584a3bcfe1c98b590b89dc1f1f068f607e 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 34d2ec1..485bc38 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 = "3490c0fc0a70f97efff955ad0da72386e619e50a" +SRCREV = "959705cf5e0ce0ae24628c3f274eec0f23fe3547" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "