summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-09 19:05:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-03-13 05:34:30 +0300
commit649a785d8a8806c2895b47f111582995f6436c9c (patch)
tree2a10a77337d50f60c1b650c31617b4e2ebeb87a4
parent9faed6db824e83899848bc3ec8d97b5dbdafe475 (diff)
downloadopenbmc-649a785d8a8806c2895b47f111582995f6436c9c.tar.xz
phosphor-webui.bb: bump version
Change-Id: I0eed1092768c02f68efe678a38ae012da14feae1 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 53b5e2325..46ddad7a8 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 = "3c837f45b6149a38e11b35d680ec9e8e64d547da"
+SRCREV = "a5f48c7466ec81bda4576af0a9b5d0e30dd4608f"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "