summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-26 23:01:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-27 16:36:59 +0300
commitb8fc943dc4ad31923424495ecdfcae7d63ea3ee2 (patch)
tree78e65bf76a487ac932071af5a0dd64aef671b9a8
parentb596c4be2e5b14d4593afa18f43b6d1c6e3afbf2 (diff)
downloadopenbmc-b8fc943dc4ad31923424495ecdfcae7d63ea3ee2.tar.xz
phosphor-webui: srcrev bump eaa40dd340..ae0353989a
Gunnar Mills (1): npm update (From meta-phosphor rev: 9cc6a7ffe0b0008aaa6d95961f274f24f54bd564) Change-Id: I655b181ee3821fc039b3649e5798bdc81fd93c77 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 f3a1e3e99..a1adf05a6 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 = "eaa40dd340995e053d9f2f9ba47ea0575849f292"
+SRCREV = "ae0353989abe7d9194dba47ca26d803fe11f46b6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "