summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-23 15:41:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-25 01:54:52 +0300
commita8ecd21555cf65cec6a0107461b84695508bfb5e (patch)
treec9ab09d26495f0f0560b9f47025acd9b942ff73b
parentc7a69adfde6d6c933ed9f8377a9c3ba942a1aaa4 (diff)
downloadopenbmc-a8ecd21555cf65cec6a0107461b84695508bfb5e.tar.xz
phosphor-webui: srcrev bump d10511f2a7..339db9a4c8
Patrick Williams (1): clang-format-11: reformat Change-Id: Ie21a9c2551a232fe27914bec8355802def11e7d8 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 46aacc135..14d3e66a4 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 = "d10511f2a7fc07910d7ca517bd73331763322fa0"
+SRCREV = "339db9a4c8610c5ecb92993c0bbc2219933bc858"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "