commit | 0e1e5650d3c9c1ef40757abaa7c9a5606784b1a0 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Wed Jun 21 18:25:35 2017 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Wed Jun 21 18:25:35 2017 +0930 |
tree | 12e6fa8fddaaac17624a610ad94a33b99bb81361 | |
parent | 86ecc0c48c5206912700c6bc1952a2571c8d48bc [diff] [blame] |
skiboot: Add pflash fix The skiboot-5.6.0 tag contains a bug that can cause corruption. This patch is applied to skiboot master, but has not made it to a tag yet. Change-Id: I8bacd8d8b6083be68a75c4885550204ef34bf363 Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc index a20be18..5e943c1 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc +++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc
@@ -3,6 +3,7 @@ SRC_URI += "git://github.com/open-power/skiboot.git;nobranch=1" SRC_URI += "file://0001-external-Use-more-standard-PREFIX-vs-prefix.patch" +SRC_URI += "file://0002-libflash-libffs-Correctly-update-the-actual-size-of-.patch" FILESEXTRAPATHS_append := "${THISDIR}/skiboot:"