diff options
| -rw-r--r-- | meta/conf/machine/nokia770.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf index fac474edae..690b2403d8 100644 --- a/meta/conf/machine/nokia770.conf +++ b/meta/conf/machine/nokia770.conf | |||
| @@ -28,10 +28,11 @@ SERIAL_CONSOLE = "115200 ttyS0" | |||
| 28 | 28 | ||
| 29 | PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" | 29 | PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" |
| 30 | 30 | ||
| 31 | BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \ | 31 | #BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \ |
| 32 | ${PCMCIA_MANAGER} apm ppp wireless-tools console-tools" | 32 | #${PCMCIA_MANAGER} apm ppp wireless-tools console-tools" |
| 33 | 33 | ||
| 34 | 34 | ||
| 35 | ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " | 35 | ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " |
| 36 | 36 | ||
| 37 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" | 37 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" |
| 38 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" | ||
