From 0a6997fcdc1e742de84d19824c0447a62eea9d42 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 26 May 2006 11:30:16 +0000 Subject: poky: Add some preferred provider defines and clean up the distro file a bit. Should be no behaviour changes. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@427 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/distro/poky-oabi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openembedded/conf/distro/poky-oabi.conf') diff --git a/openembedded/conf/distro/poky-oabi.conf b/openembedded/conf/distro/poky-oabi.conf index fa78fe378..71d609201 100644 --- a/openembedded/conf/distro/poky-oabi.conf +++ b/openembedded/conf/distro/poky-oabi.conf @@ -8,4 +8,4 @@ PREFERRED_VERSION_gcc-cross ?= "3.4.4" PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" PREFERRED_VERSION_linux-libc-headers ?= "2.6.11.1" PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" -PREFERRED_VERSION_glibc-intermediate ?= "2.3.5+cvs20050627" +PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc" \ No newline at end of file -- cgit v1.2.3