diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-16 14:21:55 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-16 14:21:55 +0000 |
commit | 274eccaf5a02e1bc6d70876c84eb68ac6ae343c2 (patch) | |
tree | d70f07417d7760fa5470a5ce2348a026adc66637 /meta/conf/machine/qemux86.conf | |
parent | 5962332b14515914dbe485892cd0d849e3b8543b (diff) | |
download | poky-274eccaf5a02e1bc6d70876c84eb68ac6ae343c2.tar.gz |
conf/machine: Merge task-base updates
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@856 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/qemux86.conf')
-rw-r--r-- | meta/conf/machine/qemux86.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index 63e318908e..8b7b541f00 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf | |||
@@ -15,3 +15,5 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" | |||
15 | 15 | ||
16 | GLIBC_ADDONS = "nptl" | 16 | GLIBC_ADDONS = "nptl" |
17 | GLIBC_EXTRA_OECONF = "--with-tls" | 17 | GLIBC_EXTRA_OECONF = "--with-tls" |
18 | |||
19 | MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file | ||