summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-30 18:41:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-31 23:57:06 +0300
commita1eaf69b13909f2f1f8d3654d3c050a263943792 (patch)
treef91a990ed9db6e23df1704b877986e53e4426135 /meta-phosphor/recipes-phosphor/webui
parentdfe399d8f7810676dae9137c87d2516c38c76e37 (diff)
downloadopenbmc-a1eaf69b13909f2f1f8d3654d3c050a263943792.tar.xz
phosphor-webui: srcrev bump 2e1eec80de..47a7eeeb9e
Ed Tanous (1): Drop encoding library Gunnar Mills (1): README: Mention AngularJS EOL and webui-vue (From meta-phosphor rev: 69436b736ab78df101ea32ff3aba0b13e74fd8b2) Change-Id: Ib5f38c242648b1698992c5f09162d2f9d681a4c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 151438c63..fd86eac21 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 = "2e1eec80de6c8e9a2bd7c813c9e9ff31038e0906"
+SRCREV = "47a7eeeb9e9b031f0eaff7f56f306d52dc297fa5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "