diff options
author | Richard Purdie <richard@openedhand.com> | 2007-05-25 23:01:54 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-05-25 23:01:54 +0000 |
commit | 1fa7f838731998a125d6c7865309bd5e9852f1e0 (patch) | |
tree | 34faae368d54f3675c405559b185dca038b2121d /meta/conf/machine | |
parent | 2b019e5f8b5b819cdcdbdcde129f68591faa731e (diff) | |
download | poky-1fa7f838731998a125d6c7865309bd5e9852f1e0.tar.gz |
nokia800: Add cx3110x to image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1779 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine')
-rw-r--r-- | meta/conf/machine/nokia800.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/machine/nokia800.conf b/meta/conf/machine/nokia800.conf index 6ad1a145be..247e7613bc 100644 --- a/meta/conf/machine/nokia800.conf +++ b/meta/conf/machine/nokia800.conf | |||
@@ -25,6 +25,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-nokia800" | |||
25 | ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " | 25 | ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " |
26 | 26 | ||
27 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" | 27 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" |
28 | MACHINE_EXTRA_RDEPENDS = "cx3110x" | ||
28 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" | 29 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" |
29 | 30 | ||
30 | MACHINE_TASK_PROVIDER = "task-base" | 31 | MACHINE_TASK_PROVIDER = "task-base" |