aboutsummaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-23 13:06:25 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-23 13:06:25 +0000
commitf20b10080fcdad1c44f11d471023b88ff5802590 (patch)
tree4395d98e09158d0f245f30c67cf4723d58a75b44 /conf/local.conf.sample
parent5b4c02f52c8a146fd9a417033d38e6aebd627680 (diff)
downloadopenembedded-f20b10080fcdad1c44f11d471023b88ff5802590.tar.gz
s/glibc-cvs/glibc_cvs/
BKrev: 408914d11z_zT3sE94Q4cpwjZJ-veg
Diffstat (limited to 'conf/local.conf.sample')
-rw-r--r--conf/local.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 79179d60e1..bb67e7f027 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -11,11 +11,11 @@ OEFILES = "*/*.oe"
# Note that only recent oemake's obey OEMASK directly, in earlier versions,
# you had to filter by hand and populate OEFILES accordingly
# Use the OEMASK below unless you want to build something else than the default glibc based setup
-OEMASK = "(uclibc|avr-libc|linux|grub|qte_|qte-for-qtopia|toolchain-external|glibc-cvs)"
+OEMASK = "(uclibc|avr-libc|linux|grub|qte_|qte-for-qtopia|toolchain-external|glibc_cvs)"
# Uncomment this OEMASK, if you want to use a prebuild toolchain.
# You will need to provide packages for toolchain specific libraries yourself
-#OEMASK = "-initial|/(binutils|uclibc|avr-libc|gcc|linux|grub|qte_|qte-for-qtopia|glibc-cvs)"
+#OEMASK = "-initial|/(binutils|uclibc|avr-libc|gcc|linux|grub|qte_|qte-for-qtopia|glibc_cvs)"
# Uncomment this to specify where OE should create its temporary files.
# Note that a fully build of everything in OE will take GigaBytes of hard disk space,