commit | a5d6f4072850bd3eb1466bcb403cbc9a989ac964 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 19 21:20:11 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 19 21:20:11 2018 +0000 |
tree | 57fc8faad100f1caa3b0c340737a49a6b857f962 | |
parent | c31b9659d0663fa725cbc1eadd59371db37e72bc [diff] |
phosphor-webui.bb: bump version Change-Id: I648433b8c5488c0af53c02bef3991be73fd85d9a 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 cb7f93f..1f220e8 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 = "4dcc142fea0ac3b70047385ae74d4d9fcc23a2c9" +SRCREV = "a1d238f3a53db2ec3cc4c2fd52fe78738b37968b" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "