commit | 623f5fbc1e2c19d30789198ae010c3b3f5ee2b34 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed May 16 20:35:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 17 12:40:23 2018 +0000 |
tree | 4cd6729f07c6b63dd27b40417a61e864e84af25a | |
parent | f0ee32d3ff2cfc291a67a09f371039d2afb2718b [diff] |
phosphor-webui.bb: bump version Change-Id: I90e77cd14fe598700c90e4f835363a38d50c7e91 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 ee1a023..9a2be4f 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 = "0aeece60e8fbfaa25ae257f586932b6401cdbcd7" +SRCREV = "844dace6a578c1b28c74874ec4797f9008cd1dfd" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "