commit | 67bc88bd96e2e196122a973ffe37ad27964864b9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Jun 11 08:50:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jun 11 15:38:33 2018 +0000 |
tree | 1343c3d531d1045c39200f347a5f6388c032352a | |
parent | 8099077e3e93d9bdf35ae889dca3e639d765bafe [diff] |
phosphor-webui.bb: bump version Change-Id: Ia846a7e242e757e8bff67ea3c73444d9be2d384b 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 4166676..801d464 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 = "a38a287ccaa97eddc9df7333e33357b14772d4c6" +SRCREV = "3efbe2df75807571305b24447d323056b4f03a5e" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "