mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 13:36:22 +02:00
binutils: Add support for powerpc e5500 core
Add powerpc e5500 core support to binutils so its recognized by assember, etc. The e5500 is a 64-bit core from Freescale utilized in the P5020 SoC. (From OE-Core rev: 3952db3f254e5c57a13e3a8244c76405aa3db00d) Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
20ee0c715d
commit
e57a0bdfd4
@@ -1,6 +1,6 @@
|
||||
require binutils.inc
|
||||
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
LIC_FILES_CHKSUM="\
|
||||
file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
|
||||
@@ -30,6 +30,7 @@ SRC_URI = "\
|
||||
file://binutils-poison.patch \
|
||||
file://libtool-rpath-fix.patch \
|
||||
file://clone-shadow.patch \
|
||||
file://binutils-powerpc-e5500.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "a22801a9cad45c85e9ff6afc10537d72"
|
||||
|
||||
Reference in New Issue
Block a user