summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-31 08:00:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-31 15:44:07 +0300
commitc4ff3927dadf519445a5c9a344e9c6915f4d87ac (patch)
tree6d5c6a9ce157a7a48d452b6e4866c0247fee46c9
parent9155a8b26177c68d276cadc8c342dda9ac10ca75 (diff)
downloadopenbmc-c4ff3927dadf519445a5c9a344e9c6915f4d87ac.tar.xz
phosphor-webui: srcrev bump d7557e5c00..243e6caf71
Gunnar Mills (1): Package.json: Bump npm and nodejs (From meta-phosphor rev: c9e3b05292687b32cdcc8eb3fd4d720d22faa358) Change-Id: Iab909d1292fd9d5b07226afed102891c9ce28599 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index e1e946a7f..6d7a5757e 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "d7557e5c0069d3a77de969fef444eb869cfb023e"
+SRCREV = "243e6caf71e51d532fa581333241ded53d688492"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "