commit | 4f7c736cc86bc46e4768034dcd0cce2196cb9aba | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri May 25 08:45:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri May 25 14:45:59 2018 +0000 |
tree | 56984e6fa9d84c8932fbed09c388f1219fcdc3d6 | |
parent | c673f2f35605638fd3187f1b09aadebe7a128a8f [diff] |
phosphor-webui.bb: bump version Change-Id: I0086c4e7c9534f8f0560ca27af3447c83338937c 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 9708c00..568ec17 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 = "13251a8e57f3c5bd200ddd7dd42ef4e9af110429" +SRCREV = "b3d48d425e8b673071c6369ca0ea639fcb8a5af4" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "