summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-30 16:21:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-30 17:16:30 +0300
commit4e8b2281e0575a37fa4dcb168eb6124acbc03f94 (patch)
tree38989489e933fb250888256b0dec545217118f91
parent1878d708ff8eeb50150a2e7a5e0765fa70f55dad (diff)
downloadopenbmc-4e8b2281e0575a37fa4dcb168eb6124acbc03f94.tar.xz
phosphor-webui: srcrev bump 0b7d07b734..47246f591b
Gunnar Mills (1): Python3 Support: Force node-gyp to 6.1.0 (From meta-phosphor rev: 456bd49a583a4a0cc6e3df99050ee49fe6440559) Change-Id: I01bbfc23f48206fef68cf5a98312571d5e47d995 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 f83217faf..f7b201c4d 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 = "0b7d07b734cd9335729217b2d2dadf3cb66e9919"
+SRCREV = "47246f591ba4cd753f91d6328ebea6f90e9b4903"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "