commit | 3049b88fab5336dc534eaa8205acda35af280c28 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 09 15:00:24 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 09 23:18:27 2018 +0000 |
tree | 86fba207bcd4402923d462f7534fe8a93f8bc19a | |
parent | 6286f767527121ad2bc4e10062149831210ec8f3 [diff] |
phosphor-webui.bb: bump version Change-Id: I9efd9483c5386ce7a8edaa5f6b648af01c2baf6e 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 eaa7158..a557401 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 = "033025f33dd0872c2d23f06c471fd5278c7ddd41" +SRCREV = "83f0896ebefb6560dd975180f95456546e4304b0" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "