commit | df497e2c06efce859fa48082d3fba69a42a47842 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 14 15:50:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 15 12:28:36 2018 +0000 |
tree | b29718659967f36100d8a4d27af62b994fddaa83 | |
parent | 5ed214f66a02434305dfb3c926b760b48f758d3f [diff] |
phosphor-webui.bb: bump version Change-Id: Ic1d31244a314d298b2295df7cd1f4090bb18fe5c 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 801d464..cf41e1b 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 = "3efbe2df75807571305b24447d323056b4f03a5e" +SRCREV = "6549114edd82ff42e817be55969d775ceab91973" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "