summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-03-13 17:10:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-03-14 18:33:16 +0300
commit5af014448618ce78a6361962bc8ee1b769e740db (patch)
tree090ece3409c0b43632066bbdb9c00b8909369937 /meta-phosphor/common/recipes-phosphor
parent70e6aa67d71991b5a5f5e649aa01ac91712ac256 (diff)
downloadopenbmc-5af014448618ce78a6361962bc8ee1b769e740db.tar.xz
phosphor-webui.bb: bump version
Change-Id: I06fe51e53e614f24857cedb5c58da68a4d60016b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-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 46ddad7a8..59edb29b4 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 = "a5f48c7466ec81bda4576af0a9b5d0e30dd4608f"
+SRCREV = "9b1db87529990006cf73d388d99952b9f3bacbd1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "