summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-07 16:50:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-03-07 20:05:15 +0300
commit23aa84e6753642d67acf2d8d902fa81ec7737a71 (patch)
tree5e1a988dd4819fb3a643e674b405c33634b3967c
parent9e891f8b7cbdfe9bbaa0d4f83c2b9f2549df86bc (diff)
downloadopenbmc-23aa84e6753642d67acf2d8d902fa81ec7737a71.tar.xz
phosphor-webui.bb: bump version
Change-Id: I693eeb27becfd6290a3bd420e3b403d27a570e4e 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 185783224..12462937e 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 = "5e01bbc7474a75492c45ba5aafc7105d004d36f1"
+SRCREV = "0d028015b06bab47ae0752a71fa860548b66c625"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "