commit | e548f7d4798b10e5cfc343ddc13e239abe68ea45 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Jun 25 13:45:17 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jun 27 04:55:48 2018 +0000 |
tree | da68d4b42ea6dd9d3f071ee089538a6a40b5b48b | |
parent | f3848610f9ea3a2d5c13dcf5dac368fbc5283886 [diff] |
phosphor-webui.bb: bump version Change-Id: I1f69d72c59dc2ac954e3e69907bb6bc018d44412 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 6df5093..f749f03 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 = "8265829856f5cbd7190d91866baa7c6c365de493" +SRCREV = "119ae125f0afa4c65bf1305a313beed2d2a37433" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "