summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-bsp/skiboot/skiboot.inc
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-29 16:12:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-17 20:10:33 +0300
commit838ccf62b75e32942cb4c397d43e5f6ff9aa8f5f (patch)
treeaa545031ef6dc32db3d13aed28c14e14f9718e71 /meta-openpower/recipes-bsp/skiboot/skiboot.inc
parentb333a44725b98930f63631da606b6dff69fb0e7a (diff)
downloadopenbmc-838ccf62b75e32942cb4c397d43e5f6ff9aa8f5f.tar.xz
skiboot: fix stringop-truncations
These warnings start to occur under GCC8. Submitted to upstream skiboot: https://patchwork.ozlabs.org/patch/1001179/ (From meta-openpower rev: ddbe3f7349269e5b2a94581fd7e5908159fab2e2) Change-Id: I9257e7e37c563d62660980ed07ebba12e828093a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower/recipes-bsp/skiboot/skiboot.inc')
-rw-r--r--meta-openpower/recipes-bsp/skiboot/skiboot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openpower/recipes-bsp/skiboot/skiboot.inc b/meta-openpower/recipes-bsp/skiboot/skiboot.inc
index 7ac1c08f9..ab455b0eb 100644
--- a/meta-openpower/recipes-bsp/skiboot/skiboot.inc
+++ b/meta-openpower/recipes-bsp/skiboot/skiboot.inc
@@ -2,6 +2,7 @@ HOMEPAGE = "https://github.com/open-power"
LICENSE = "Apache-2.0"
SRC_URI += "git://github.com/open-power/skiboot.git"
+SRC_URI += "file://0001-libffs-fix-gcc8-stringop-truncation-warnings.patch"
FILESEXTRAPATHS_append := "${THISDIR}/skiboot:"