Changeset 17 for openembedded
- Timestamp:
- 01/24/08 14:36:54 (5 years ago)
- Files:
-
- openembedded/build/distro/zipit2-1.x.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openembedded/build/distro/zipit2-1.x.conf
r10 r17 68 68 PREFERRED_VERSION_glibc-intermediate ?= "2.5" 69 69 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. 72 PREFERRED_PROVIDER_virtual/arm-linux-binutils = "binutils-cross" 73 PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers" 74 PREFERRED_PROVIDER_virtual/db-native = "db-native" 75 PREFERRED_PROVIDER_virtual/db = "db" 76 PREFERRED_PROVIDER_gconf = "gconf" 77 70 78 # 71 79 # Bootstrap & Init
