commit | f8f3e2ae05497a08551ff0dfcf3154c07a8a8795 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 04 17:40:13 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 04 20:19:27 2018 +0000 |
tree | 259ad8c122a2263d106fc51a13169998110776c1 | |
parent | d04ea13022198e95a35cd0f7a62e7352354712de [diff] |
phosphor-webui.bb: bump version Change-Id: I36bfe319916a8aec6a058555531b1c41f9ec9842 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 f1d6de7..eaa7158 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 = "7c3e8c1d0c24f499c7140b8df6ed8114597514c1" +SRCREV = "033025f33dd0872c2d23f06c471fd5278c7ddd41" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "