Signed-off-by: Bernhard Reutner-Fischer <[email protected]> --- conf/distro/micro.conf | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index 5902105..963afa8 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf @@ -61,7 +61,6 @@ MACHINE_KERNEL_VERSION = "2.6" # TOOLCHAIN ############################################################################# LIBC ?= "eglibc" -PREFERRED_BINUTILS ?= "2.20.1" PREFERRED_VERSION_glibc ?= "2.10.1" PREFERRED_VERSION_glibc-initial ?= "2.10.1" PREFERRED_ARM_INSTRUCTION_SET ?= "thumb" -- 1.7.2.3 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
