commit | d98aaca59275f0cd7844b0dbdf4e1b6d12e2ad7c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 13 14:10:15 2018 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Apr 13 15:09:50 2018 +0000 |
tree | 2607141e0d2b59144929d2cf68bb9334b70f5855 | |
parent | acff95b917b051a71ca3979793cccfff724a5821 [diff] |
phosphor-webui.bb: bump version Change-Id: Idf6ea019ea9eb6f3e497c429812f6b14dbb33d1a 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 6614176..0f3d461 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 = "e61d4b90587062cc9e7b4092cabee434f8e8dc07" +SRCREV = "b028b4c200a8865e1cd166015640a6356aa7078c" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "