summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-13 18:31:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-14 15:45:24 +0300
commitdef31afc44eadbeb5d5533ed2ec20e4d1bd67e84 (patch)
treefb21f7a75e196855c3eeb7d57891fffe49c10790 /meta-phosphor
parent16bd46708383991b2c9cf842d012357c92e7b586 (diff)
downloadopenbmc-def31afc44eadbeb5d5533ed2ec20e4d1bd67e84.tar.xz
phosphor-webui: srcrev bump c652ed1889..30d7c6377f
Derick Montague (1): Update overview page to use new UI patterns (From meta-phosphor rev: 0de3b90102e3beaa3740a82aad1f245019c0b183) Change-Id: Ibdb6a740efa3f44f62e33a7ae65b3ceb021e2d28 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 4df925b74..a66ab09ed 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 = "c652ed1889599da3ca2a0e0d36979e099f9b3b8c"
+SRCREV = "30d7c6377f70382088436c7a4830663eb522d588"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "