summaryrefslogtreecommitdiff
path: root/glibc/glibc-intermediate_cvs.oe
diff options
context:
space:
mode:
authorGerald Britton <gbritton@doomcom.org>2004-05-03 15:00:45 +0000
committerGerald Britton <gbritton@doomcom.org>2004-05-03 15:00:45 +0000
commitaa582477c591303dd1d29cca413d405ba45e4a6a (patch)
tree30cddc39ee358d38fb0e4d560361e1ce034a6280 /glibc/glibc-intermediate_cvs.oe
parent0b84df6bb86bdc34bcc9bf8d72a0f6e33c8a78dc (diff)
Merge ssh://openembedded@openembedded.bkbits.net/packages
into doomcom.org:/home/gbritton/devel/OE/packages 2004/05/03 11:00:32-04:00 doomcom.org!gbritton LIBC->GLIBC namespace fix BKrev: 40965e9dnF16iAjukuFV2EEM4pjOVA
Diffstat (limited to 'glibc/glibc-intermediate_cvs.oe')
-rw-r--r--glibc/glibc-intermediate_cvs.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/glibc/glibc-intermediate_cvs.oe b/glibc/glibc-intermediate_cvs.oe
index d2d2423aef..1250bce73f 100644
--- a/glibc/glibc-intermediate_cvs.oe
+++ b/glibc/glibc-intermediate_cvs.oe
@@ -7,5 +7,5 @@ do_install () {
PACKAGES = ""
PROVIDES = "virtual/${TARGET_PREFIX}libc-for-gcc"
DEPENDS = "virtual/${TARGET_PREFIX}gcc-initial"
-LIBC_ADDONS = "linuxthreads"
-LIBC_EXTRA_OECONF = ""
+GLIBC_ADDONS = "linuxthreads"
+GLIBC_EXTRA_OECONF = ""