summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-02-23 23:45:12 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-26 02:36:46 +0300
commit814e0c88fb3e4c2048bed9d1f7772171208eb476 (patch)
tree84a47868f78f48a8e9ef280abe5bab5f44aa415f
parent46ad01655a305b774f9bed80297a7f28fdc7a6ff (diff)
downloadopenbmc-814e0c88fb3e4c2048bed9d1f7772171208eb476.tar.xz
phosphor-webui.bb: bump version
Change-Id: If146d17d82cf2cfcb42e719af3d8be776b6b011d 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 5eeb8c1d3..c593bc6b4 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 "