commit | 96e8fac26f2d052601632a044b9d7d14dec07125 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 26 22:35:27 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 26 22:35:27 2018 +0000 |
tree | dadb08632b44c9369057802fa2cfb16d6c49f459 | |
parent | 1710a85613f6acc209e39263ffe57af22582661d [diff] |
phosphor-webui.bb: bump version Change-Id: I3eae1f408961846b2c8a3a2eb650ef05367e0211 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 8f22c7e..b63e342 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 = "24e803495ea55778e311213eeeb6a41d8966d4c5" +SRCREV = "d80c280bc69b146b9daf132658b7b0ad07c7e734" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "