mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
nokia770.conf: Add nokia770-init to MACHINE_ESSENTIAL_EXTRA_RDEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@577 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -28,10 +28,11 @@ SERIAL_CONSOLE = "115200 ttyS0"
|
|||||||
|
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770"
|
||||||
|
|
||||||
BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \
|
#BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \
|
||||||
${PCMCIA_MANAGER} apm ppp wireless-tools console-tools"
|
#${PCMCIA_MANAGER} apm ppp wireless-tools console-tools"
|
||||||
|
|
||||||
|
|
||||||
ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
|
ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
|
||||||
|
|
||||||
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
|
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
|
||||||
|
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
|
||||||
|
|||||||
Reference in New Issue
Block a user