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/qemuarm.conf | |
parent | 5962332b14515914dbe485892cd0d849e3b8543b (diff) | |
download | openembedded-core-contrib-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/qemuarm.conf')
-rw-r--r-- | meta/conf/machine/qemuarm.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf index 2affa6693f4..d67acac50fb 100644 --- a/meta/conf/machine/qemuarm.conf +++ b/meta/conf/machine/qemuarm.conf @@ -11,3 +11,5 @@ require conf/machine/include/tune-arm926ejs.conf SERIAL_CONSOLE = "115200 ttyAMA0" PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" + +MACHINE_TASK_PROVIDER = "task-base"
\ No newline at end of file |