summaryrefslogtreecommitdiffstats
path: root/meta/packages/glibc/glibc-intermediate_2.4.bb
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-08-18 09:31:38 +0000
committerChris Larson <kergoth@openedhand.com>2006-08-18 09:31:38 +0000
commit45b048283ce2157d6c17d30a7c21d785bd1c6540 (patch)
treede94c49fec3a5e3cbeb8f509086575dd28dcf7d1 /meta/packages/glibc/glibc-intermediate_2.4.bb
parent10984ecd54feed390029271f4a82708e431bcfcb (diff)
downloadpoky-45b048283ce2157d6c17d30a7c21d785bd1c6540.tar.gz
x86:
* Add qemux86 machine. * Glibc 2.4 updates from upstream OE. * Add linux-x86 kernel to satisfy the deps. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@616 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glibc/glibc-intermediate_2.4.bb')
-rw-r--r--meta/packages/glibc/glibc-intermediate_2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/glibc/glibc-intermediate_2.4.bb b/meta/packages/glibc/glibc-intermediate_2.4.bb
index 819cd0950f..01ce8bb9a8 100644
--- a/meta/packages/glibc/glibc-intermediate_2.4.bb
+++ b/meta/packages/glibc/glibc-intermediate_2.4.bb
@@ -1,5 +1,5 @@
1SECTION = "libs" 1SECTION = "libs"
2include glibc_${PV}.bb 2require glibc_${PV}.bb
3 3
4DEFAULT_PREFERENCE = "-1" 4DEFAULT_PREFERENCE = "-1"
5 5