summaryrefslogtreecommitdiff
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-01 20:20:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-03-03 22:26:09 +0300
commit944abdb258bafb9b0b58a9cd259fcd938be0e551 (patch)
tree02cf31fc4452488fdc17aac50c66dc3316f8bd3f /meta-phosphor/common
parent6feec3258899d05d2a1fbcf5a623dad9dbf81b60 (diff)
downloadopenbmc-944abdb258bafb9b0b58a9cd259fcd938be0e551.tar.xz
phosphor-webui.bb: bump version
Change-Id: Ia242be45464d724f600b3d0d2127a9b44858fc48 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r--meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index c593bc6b4..a208b79c2 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 "