commit | 814e0c88fb3e4c2048bed9d1f7772171208eb476 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Feb 23 20:45:12 2018 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Feb 25 23:36:46 2018 +0000 |
tree | 84a47868f78f48a8e9ef280abe5bab5f44aa415f | |
parent | 46ad01655a305b774f9bed80297a7f28fdc7a6ff [diff] |
phosphor-webui.bb: bump version Change-Id: If146d17d82cf2cfcb42e719af3d8be776b6b011d 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 5eeb8c1..c593bc6 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 = "81a49deaf6ee327f7748e366707d8884576b1cc5" +SRCREV = "43a2ed12e55e23b64419cc3493ca75d180e47a16" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "