diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-02-11 12:46:15 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-02-11 12:46:15 +0000 |
commit | 3da9f9458cfbf2dbca7f53feba15e31e71a0aebf (patch) | |
tree | 66d52e476134abf584c97b4ebba9f930634756b6 /meta | |
parent | 48052b1c9afe3e37c308ecd2488ffb41de8b9244 (diff) | |
download | poky-3da9f9458cfbf2dbca7f53feba15e31e71a0aebf.tar.gz |
nokia n8x0: add usbinit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3740 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/machine/nokia800.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/nokia800.conf b/meta/conf/machine/nokia800.conf index 632fcb6023..56886a0770 100644 --- a/meta/conf/machine/nokia800.conf +++ b/meta/conf/machine/nokia800.conf | |||
@@ -25,7 +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 vfat" | 27 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost vfat" |
28 | MACHINE_EXTRA_RDEPENDS = "cx3110x" | 28 | MACHINE_EXTRA_RDEPENDS = "cx3110x usbinit" |
29 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" | 29 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" |
30 | 30 | ||
31 | KERNEL_IMAGE_MAXSIZE = "2097152" | 31 | KERNEL_IMAGE_MAXSIZE = "2097152" |