From 80bbbc804ccfd071fc8c365afe1a3a9f3f41dfaa Mon Sep 17 00:00:00 2001 From: Martin Borg Date: Tue, 16 Feb 2016 12:00:22 +0100 Subject: binutils: drop the bbappends This was a temporary fix for 64bit PPC kernel builds with binutils 2.24 [1]. The build problem was fixed in meta-fsl-ppc by backport of a kernel patch (commit a6c4175595b0f316e543cf93a8b6dc1a7f098997) and this backported patch was later removed when the kernel version was upgraded (commit e321cb35d66d31b4d7f10da989e7b94eea3337c3). binutils has also been upgraded to 2.25.1 on poky master ------- [1] https://lists.yoctoproject.org/pipermail/meta-freescale/2014-April/008083.html Signed-off-by: Martin Borg Signed-off-by: Huimin She --- recipes-devtools/binutils/binutils-2.24.inc | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes-devtools/binutils/binutils-2.24.inc (limited to 'recipes-devtools/binutils/binutils-2.24.inc') diff --git a/recipes-devtools/binutils/binutils-2.24.inc b/recipes-devtools/binutils/binutils-2.24.inc deleted file mode 100644 index 3a1186c..0000000 --- a/recipes-devtools/binutils/binutils-2.24.inc +++ /dev/null @@ -1,6 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/files:" - -SRC_URI += "\ - file://0001-Revert-Report-overflow-on-PowerPC64-h-and-ha-relocat.patch \ - " - -- cgit v1.2.3-54-g00ecf