commit | 7687a227e0d2653640f70434b06d11a31717d3df | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jul 28 05:42:24 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 02 05:21:20 2016 +0000 |
tree | 747084e51e5c67fae80f6331808e48cd10b5ffcd | |
parent | 68aa14044f4686547b8e18fa4c64d43a2bb0e5ad [diff] |
pflash: Update to 5.3.0 This should include a fix for parallel building. Change-Id: If4c9b7e28182465bbf4f3a1da00cacf49d347721 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb index 34a0608..05240ed 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb +++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pflash/pflash.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://${S}/LICENCE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "skiboot-5.2.4" -PV = "5.2.4" +SRCREV = "skiboot-5.3.0" +PV = "5.3.0" S = "${WORKDIR}/git"