commit | a687b62fe433263d5138cb9e9a41467762e141a7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Jun 18 13:40:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jun 19 21:07:01 2018 +0000 |
tree | 7e0fd6c7e4df72844ca6c8a4a2942a08386e40b5 | |
parent | b4440998270e387b15c0e0a2a7737bde8d4ce91e [diff] |
phosphor-webui.bb: bump version Change-Id: I04d6f2203ad0659038f620fc402f02651a24d5d8 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 cf41e1b..6df5093 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 = "6549114edd82ff42e817be55969d775ceab91973" +SRCREV = "8265829856f5cbd7190d91866baa7c6c365de493" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "