binutils-cross: Sync with oe-core

Now we have own copy of binutils-cross in meta-oe
we need to sync with oe-core periodically

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Khem Raj 2011-10-16 01:28:32 +00:00 committed by Koen Kooi
parent de2f5c9c87
commit 92b02b7209
2 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,14 @@
inherit cross
PROVIDES = "virtual/${TARGET_PREFIX}binutils"
INHIBIT_DEFAULT_DEPS = "1"
INHIBIT_AUTOTOOLS_DEPS = "1"
EXTRA_OECONF = "--with-sysroot=${STAGING_DIR_TARGET} \
--program-prefix=${TARGET_PREFIX} \
--disable-install-libbfd \
--disable-werror \
--disable-nls \
--enable-poison-system-directories"
do_install () {

View File

@ -1,6 +1,6 @@
require binutils.inc
PR = "r8"
PR = "r9"
LIC_FILES_CHKSUM="\
file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\