From 33ee4079a242275ef53be12de6b1e9115096b878 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 24 Jul 2010 01:07:54 +0100 Subject: binutils: Add native version and tweak Enable use of BBCLASSEXTEND to generate a native verison of binutils for the libiberty, libbfd and libopcodes libs. Also stop installing useless libs in the cross-canadian recipe. Partially based on a patch by Mark Hatle . Signed-off-by: Richard Purdie --- meta/packages/binutils/binutils_2.20.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/packages/binutils/binutils_2.20.1.bb') diff --git a/meta/packages/binutils/binutils_2.20.1.bb b/meta/packages/binutils/binutils_2.20.1.bb index 3197b5efb3..a533bd8bb0 100644 --- a/meta/packages/binutils/binutils_2.20.1.bb +++ b/meta/packages/binutils/binutils_2.20.1.bb @@ -31,3 +31,5 @@ SRC_URI = "\ SRC_URI += "\ file://binutils-2.16.1-e300c2c3.patch \ " + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf