summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-27 02:30:34 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:15:05 +0300
commit3cb531602be8c5331dc238641903272e9d76ffb9 (patch)
treee338857c3e3f42f777ae6822aaee381746beb681
parent5167e2feea544438da2426be6dc9de9431d3b85e (diff)
downloadopenbmc-3cb531602be8c5331dc238641903272e9d76ffb9.tar.xz
phosphor-webui: srcrev bump 0acdba8b86..c8ce0ace97
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I6829128396cedafe3ecdc2551bf813c9f5f8095e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 aacc543304..3b174e4c99 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;branch=master;protocol=https"
-SRCREV = "0acdba8b866fd43f2916b64769edd8118d6ca380"
+SRCREV = "c8ce0ace976c1a849166a4e61fd195fc3bf22b39"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "