From: Tom Zanussi <[email protected]> Make sure the 3g and wifi bits get added.
Signed-off-by: Tom Zanussi <[email protected]> --- meta-fri2/conf/machine/fri2.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf index 61b102d..6b25a51 100644 --- a/meta-fri2/conf/machine/fri2.conf +++ b/meta-fri2/conf/machine/fri2.conf @@ -7,7 +7,7 @@ include conf/machine/include/tune-atom.inc MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ - acpi serial usbgadget" + acpi serial usbgadget wifi 3g" KERNEL_IMAGETYPE = "bzImage" -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
