commit | 3a438fda859a7efb5415613f79fea7db48a891f7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Aug 10 19:40:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Aug 10 19:40:06 2018 -0500 |
tree | ec670c1b41abf90715f720024509aa671e668598 | |
parent | eedb343f2b0379dc9253bdc061175eeb371a7ccd [diff] |
phosphor-webui.bb: bump version Change-Id: I2a6176fd7dcdb89c94f3e2bc9982143a69882562 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 d49f1e5..f20c1e6 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 = "bc3ab72caefc75cf9a7fc37218a7b377ee349f3c" +SRCREV = "5674425b5102eb306572ee5c55156348feaf26f7" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "