commit | f0ecbe415917e0d9a8c63104cc5bd00dbb45b29d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 25 12:40:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri May 25 12:40:06 2018 -0500 |
tree | 76a1e88383ebdffdc21f24e8049e69cb7bee1e3b | |
parent | 4f7c736cc86bc46e4768034dcd0cce2196cb9aba [diff] |
phosphor-webui.bb: bump version Change-Id: Id5c143f371137163dcd122486f244db331bac346 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 568ec17..94d4ffb 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 = "b3d48d425e8b673071c6369ca0ea639fcb8a5af4" +SRCREV = "e9f5fe77bb5646d33b06d51008bac8aa208a21f8" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "