commit | 0fb4fda7bc64c2492392ee10a05be07bfa504b7a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 16 16:10:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 16 16:10:06 2018 -0500 |
tree | 2a3e86648d5343f4dabb21dcf4ccff79e1e345c2 | |
parent | 0d7c299ecce9a772b56feb7c78bb76a8916385d8 [diff] |
phosphor-webui.bb: bump version Change-Id: Ia9b517ccea96d32d65f38eeb38cd132a3023ab66 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 dab9148..fd8e6a3 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 = "64045f8293ed5e93bb2880677d81541cb4019d7c" +SRCREV = "ba7dad900c8c0ff4cc0043c3320ebf62c933cf0a" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "