summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-31 18:41:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-08-01 14:54:42 +0300
commite885717d43b593dbb4306d16065173be589d6f3d (patch)
tree9504c01d46d87c87fafeecb63d37d3e1ab6ec57e /meta-phosphor/recipes-phosphor/webui
parentdde2791eee5004100b986d0e51deef7ac0c798b0 (diff)
downloadopenbmc-e885717d43b593dbb4306d16065173be589d6f3d.tar.xz
phosphor-webui: srcrev bump f1aadb9093..c9c8e67bce
Gunnar Mills (8): Update package.json license Improve package.json description package.json add author Change package name to phosphor-webui Remove carets from package.json Use npm-check-updates and npm audit fix Move the required npm version to 6.0.1 Remove Associations property from inventory item (From meta-phosphor rev: e84e25026940d2bcd0a6382e0517b0409735de77) Change-Id: Idc439ac66eb1c3f9b52404817265233bab073d56 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 89944bfbd..8d2a4d540 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 = "f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c"
+SRCREV = "c9c8e67bce63b13d81f1860f39832655d521b4ec"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "