commit | acd25c424403350bf124d5f9df011b65b00e6100 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Mar 23 20:10:13 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat Mar 24 01:38:14 2018 +0000 |
tree | be98525bb0691495ceb4b899cfc5035fc9bbf71d | |
parent | 6e4f4753088462937cb4b1ef6a5f11eb5411ff91 [diff] |
phosphor-webui.bb: bump version Change-Id: I3d7fb44e67934915ed1818d775d943de59472cb6 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb index e9e4561..ac34e6e 100644 --- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb +++ b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" -SRCREV = "f74f8a066afb18532cdbcc33319fff242ce0ed0c" +SRCREV = "74b05409417c71855edb2692b429465507ba0a64" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native "