commit | 944abdb258bafb9b0b58a9cd259fcd938be0e551 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 01 17:20:15 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat Mar 03 19:26:09 2018 +0000 |
tree | 02cf31fc4452488fdc17aac50c66dc3316f8bd3f | |
parent | 6feec3258899d05d2a1fbcf5a623dad9dbf81b60 [diff] |
phosphor-webui.bb: bump version Change-Id: Ia242be45464d724f600b3d0d2127a9b44858fc48 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 c593bc6..a208b79 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 = "43a2ed12e55e23b64419cc3493ca75d180e47a16" +SRCREV = "177b9e5d3fb402794651ae241d018585e72db70b" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "