commit | 76b4dc720f10cf1677f5c3a48c7b05a54f223b8e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 24 12:51:43 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 24 12:51:43 2018 +0000 |
tree | d9c2c82e193bdc75ddc075a3be762fa7db901901 | |
parent | abf205c922186290ced31166664c3e54c62b64ec [diff] |
phosphor-webui.bb: bump version Change-Id: I25d005b89145d8ac5afab5ac994cae6aafbcf014 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 1f220e8..d6c4f62 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 = "a1d238f3a53db2ec3cc4c2fd52fe78738b37968b" +SRCREV = "5ea75751e5feb70acfef7439429caddbb263ee32" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "