commit | 3d0041d616b5dc1156211373524bf913144f1e88 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 17 19:00:24 2019 +0000 |
committer | Brad Bishop <radsquirrel@gmail.com> | Thu Sep 19 16:23:45 2019 +0000 |
tree | aef67df30969281b78d1f9d04409429b9bc0db49 | |
parent | 9a0c48d0335b1eef120ef75f671c64f1ef0aecdd [diff] |
witherspoon-pfault-analysis: srcrev bump 817f8a7a82..b3853e2d3a Brad Bishop (3): build: fix some warnings build: add support for building with meson build: drop autotools (From meta-ibm rev: 23d2feff13ee457a36f13bb6d615d0a11cc2428b) Change-Id: Icb648c74c18d203318692cfb5febc8672a437b95 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc index 63ab0dd..790ab46 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
@@ -2,4 +2,4 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/witherspoon-pfault-analysis" -SRCREV = "817f8a7a82983d3e7bdc409ca86f2897540e400f" +SRCREV = "b3853e2d3ac295a961e08927d177b40ddd683914"
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb index 802f759..0645eb7 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb
@@ -3,7 +3,7 @@ PR = "r1" PV = "1.0+git${SRCPV}" -inherit autotools +inherit meson inherit pkgconfig inherit obmc-phosphor-systemd inherit pythonnative