From: Marcin Juszkiewicz Date: Mon, 11 Feb 2008 12:46:15 +0000 (+0000) Subject: nokia n8x0: add usbinit X-Git-Tag: 2011-1~9690 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3da9f9458cfbf2dbca7f53feba15e31e71a0aebf;p=openembedded-core.git nokia n8x0: add usbinit git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3740 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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" ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost vfat" -MACHINE_EXTRA_RDEPENDS = "cx3110x" +MACHINE_EXTRA_RDEPENDS = "cx3110x usbinit" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" KERNEL_IMAGE_MAXSIZE = "2097152"