aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/angstrom.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-08-18 12:05:22 +0200
committerKoen Kooi <koen@openembedded.org>2010-08-18 12:07:17 +0200
commit89a9abb4c66c7a70bdb313008fc2461ac9485cbd (patch)
tree98d28fc1435efc8ebcd7f5c1c8642de88791b194 /conf/distro/include/angstrom.inc
parent0479b70418ef553859029911c57c63a7aaebe299 (diff)
downloadopenembedded-89a9abb4c66c7a70bdb313008fc2461ac9485cbd.tar.gz
angstrom: start with merging in angstrom/angstrom-next branch
Diffstat (limited to 'conf/distro/include/angstrom.inc')
-rw-r--r--conf/distro/include/angstrom.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 3ba94fa02a..8983c86cb4 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -21,7 +21,7 @@ INHERIT += "src_distribute_local"
SRC_DIST_LOCAL ?= "symlink"
# Can be "glibc", "eglibc" or "uclibc"
-ANGSTROMLIBC ?= "glibc"
+ANGSTROMLIBC ?= "eglibc"
LIBC ?= "${ANGSTROMLIBC}"
PSTAGE_EXTRAPATH = "${LIBC}"