summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-08-15 21:30:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-08-16 15:23:52 +0300
commit3d2e368f161123c5eff711b3c4bfd1b7a67838e4 (patch)
treefa6fa92acedad7c9c1dfc071617e0305a8483fdf
parent936f7e3b6789fba7e0d3ec87d5dd00308bed5fc4 (diff)
downloadopenbmc-3d2e368f161123c5eff711b3c4bfd1b7a67838e4.tar.xz
phosphor-webui.bb: bump version
Change-Id: I7ff2e1c95a00c9c5dc62427aca3fe0f1bdf1aa30 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 f20c1e65d7..dab9148eea 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 = "5674425b5102eb306572ee5c55156348feaf26f7"
+SRCREV = "64045f8293ed5e93bb2880677d81541cb4019d7c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "