diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-11 07:28:27 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-06-11 07:28:27 +0000 |
| commit | 750675a8caf36cfda7d6f3230615ee8b534e3f87 (patch) | |
| tree | de9856050f7847c853017a7f82b6a904c26c0cd3 /meta/conf/machine/qemuarm.conf | |
| parent | 6a48637d29bb02bb7c3c40865115e88dee7579b1 (diff) | |
| download | poky-750675a8caf36cfda7d6f3230615ee8b534e3f87.tar.gz | |
machine configs: drop MACHINE_TASK_PROVIDER which is set in bitbake.conf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1903 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, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf index 2de34e42c9..1742e1b1aa 100644 --- a/meta/conf/machine/qemuarm.conf +++ b/meta/conf/machine/qemuarm.conf | |||
| @@ -11,5 +11,3 @@ require conf/machine/include/tune-arm926ejs.conf | |||
| 11 | SERIAL_CONSOLE = "115200 ttyAMA0" | 11 | SERIAL_CONSOLE = "115200 ttyAMA0" |
| 12 | 12 | ||
| 13 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | 13 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" |
| 14 | |||
| 15 | MACHINE_TASK_PROVIDER = "task-base" | ||
