commit | e73696f8fe7faf7b82dada56cc748dabdfdd1f4d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Feb 12 23:50:11 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 13 14:18:16 2018 +0000 |
tree | 86c39b923753c2a3728e7947f817ccc572bff65b | |
parent | a3a017470b5f2ce32c2480ffc6a4dce9c5933016 [diff] |
phosphor-webui.bb: bump version Change-Id: I24a5217b344473952fe98a3169f5c63f57f9d47b 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 bd01326..ba40ca3 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 = "8beb651d8b74beb05956435210cc9421e0119a3f" +SRCREV = "371eaee1490cfa9f45bd9ac8dcbfcd92922ffad6" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "