summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-06-14 23:50:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-06-15 15:28:36 +0300
commitdf497e2c06efce859fa48082d3fba69a42a47842 (patch)
treeb29718659967f36100d8a4d27af62b994fddaa83
parent5ed214f66a02434305dfb3c926b760b48f758d3f (diff)
downloadopenbmc-df497e2c06efce859fa48082d3fba69a42a47842.tar.xz
phosphor-webui.bb: bump version
Change-Id: Ic1d31244a314d298b2295df7cd1f4090bb18fe5c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 801d464ab..cf41e1be8 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 = "3efbe2df75807571305b24447d323056b4f03a5e"
+SRCREV = "6549114edd82ff42e817be55969d775ceab91973"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "