summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-11 04:20:34 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-11 23:48:02 +0300
commit3b32a97b1b171ca776a24454d22c1c59fc7bfa00 (patch)
treea7f40dfa1fe9ba490b1e60d94ab9ac0af995ef96
parentdff92dd43371f2677db7d7d584f2ac3f5c23da97 (diff)
downloadopenbmc-3b32a97b1b171ca776a24454d22c1c59fc7bfa00.tar.xz
phosphor-webui: srcrev bump a788cf0182..dd9d4c3299
Gunnar Mills (1): Move to default headers (From meta-phosphor rev: 025400b1784a3fe0ce82fa1244125836e9f46f54) Change-Id: Ie775e0433068099d99fd154bc66722aadcd029e4 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index 15c7293fb..143de149e 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/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 = "a788cf01827234d20f2917feb08ee0976efcf774"
+SRCREV = "dd9d4c32992568d0b634df10a0eeaf7fcd06d3dd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "