commit | e2a92ee7d19b0201f5e7807e164a1564796e8429 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue May 15 08:50:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue May 15 21:10:39 2018 +0000 |
tree | bf4fad9c8971ba334b9d6bac8cfa3ae591a5e147 | |
parent | 41eb297d1d5b29a5e8b5feed3e86e0c485341964 [diff] |
phosphor-webui.bb: bump version Change-Id: I1c1f84c1f84d518693fd5f3c5950744ae8b3e5a0 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 768fdc9..ee1a023 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 = "ff2313db3686ed23bec93871b1f3f31cbbd6e399" +SRCREV = "0aeece60e8fbfaa25ae257f586932b6401cdbcd7" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "