commit | 4139b868f6620afd4ea262672d2595bb07cb7085 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 20 18:35:12 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Feb 21 17:05:45 2018 +0000 |
tree | 0453deb1a3c3d8ed429a216dbd26d6b246b1b981 | |
parent | 4851f4193b61e6adfb5a2f9b59871002121de2be [diff] |
phosphor-webui.bb: bump version Change-Id: I616f4b97fcdab1da64ca16e7c73c2b20d9a38293 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 ba40ca3..5eeb8c1 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 = "371eaee1490cfa9f45bd9ac8dcbfcd92922ffad6" +SRCREV = "81a49deaf6ee327f7748e366707d8884576b1cc5" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "