summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-13 18:31:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-14 07:06:46 +0300
commita5ad6fa5ef40430b1cd6a398664a2e62e7da158d (patch)
tree47be6f1bc02b406af8899672300ac28050fac967 /meta-phosphor/recipes-phosphor
parente4e8c649a05c998b23845d59d70a76d16b82a852 (diff)
downloadopenbmc-a5ad6fa5ef40430b1cd6a398664a2e62e7da158d.tar.xz
phosphor-webui: srcrev bump dda0b83ebe..cee23d9317
kathy (1): Update navigation to accordian-style menu (From meta-phosphor rev: 57909f9cb0f5049a21141f44ff29e1de84ea94bf) Change-Id: I10421524785e6911ee74dc8cfba48bf87593319e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-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 dd37689fb..986a627fe 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 = "dda0b83ebe65f7dc90275a649245e85ba3e8b315"
+SRCREV = "cee23d931785fe0638054a2448acb2e44411fdd0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "