commit | a406c88ea218f006a9f5c7eb1a38366c894684c3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 13 14:10:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 13 14:10:06 2018 -0500 |
tree | 2b4dd4c8c2e1a107b7fa9f70091e575c01515ba7 | |
parent | f3cf6ce9c9b5810d16bd5ac91c73f0d94bf38d13 [diff] |
phosphor-webui.bb: bump version Change-Id: Iff73a0b1583d589fad619142b45b989223e0a96a 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 6579ca9..12b0730 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 = "3acf2f77f59344497a5758bf9a18e7c7d8c4e1cd" +SRCREV = "4129f4025b0ee1245a4ba0353780bf490034b704" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "