commit | f3cf6ce9c9b5810d16bd5ac91c73f0d94bf38d13 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 13 08:10:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 13 14:07:30 2018 +0000 |
tree | a71f92b76ea8e92a82ac437ae0f7ddefe76d76e6 | |
parent | 4f43f5f93149cf24f093f18d7d4a6c9061cdc32b [diff] |
phosphor-webui.bb: bump version Change-Id: I67d18750f9e01a439d95801d2e5f5e5758527788 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 557d4b6..6579ca9 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 = "07876ff1241919afdbd548b55aac108d5b1ea00f" +SRCREV = "3acf2f77f59344497a5758bf9a18e7c7d8c4e1cd" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "