Changeset 17

Show
Ignore:
Timestamp:
01/24/08 14:36:54 (9 months ago)
Author:
T0mW
Message:

Added defines to have binutils, and others, created within TMPDIR.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openembedded/build/distro/zipit2-1.x.conf

    r10 r17  
    6868PREFERRED_VERSION_glibc-intermediate ?= "2.5" 
    6969 
     70# this allows for tools to be built within TMPDIR, 
     71# comment these out if you have a local set of tools on your system. 
     72PREFERRED_PROVIDER_virtual/arm-linux-binutils = "binutils-cross" 
     73PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers" 
     74PREFERRED_PROVIDER_virtual/db-native = "db-native" 
     75PREFERRED_PROVIDER_virtual/db = "db" 
     76PREFERRED_PROVIDER_gconf = "gconf" 
     77 
    7078# 
    7179# Bootstrap & Init