angstrom: prepare for uclibc/NPTL and seperate uclibc and glibc packages
authorKoen Kooi <koen@openembedded.org>
Thu, 14 Sep 2006 15:14:07 +0000 (15:14 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 14 Sep 2006 15:14:07 +0000 (15:14 +0000)
* NOTE: DEPLOY_DIR changed, remove all do_packages and do_install stamps

conf/distro/angstrom-2007.1.conf
conf/distro/include/angstrom.inc

index fbce661..c618d6f 100644 (file)
@@ -103,7 +103,7 @@ PREFERRED_PROVIDER_virtual/arm-angstrom-linux-gnueabi-libc-for-gcc = "glibc-inte
 PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc-intermediate"
 
 #shouldn't that be uclibc-initial????
-PREFERRED_PROVIDER_virtual/arm-angstrom-linux-uclibcgnueabi-libc-for-gcc = "uclibc"
+PREFERRED_PROVIDER_virtual/arm-angstrom-linux-uclibcgnueabi-libc-for-gcc = "uclibc-initial"
 
 #use EABI toolchain
 PREFERRED_VERSION_gcc ?= "4.1.1"
index ba56876..89c01bb 100644 (file)
@@ -10,6 +10,7 @@ TARGET_VENDOR = "-angstrom"
 # Can be "glibc" and "uclibc"
 ANGSTROM_MODE ?= "glibc"
 
+DEPLOY_DIR = "${TMPDIR}/deploy/${ANGSTROM_MODE}"
 require conf/distro/include/angstrom-${ANGSTROM_MODE}.inc
 
 #Use this variable in feeds and other parts that need a URI