[meta-intel] [yocto] configuration fragment to add "igb" ethernet kernel module driver

Lai Eddy eddy.lai.tw at gmail.com
Sun Jan 6 06:07:12 PST 2013


I'm using Yocto 1.3 Poky 8.0 with meta-jasperforest BSP,
have add a new "linux-yocto" folder under
"meta-intel/meta-jasperforest/recipes-kernel/linux/"
and create a "netdev.cfg" file inside with:
CONFIG_IGB=m
CONFIG_IGB_DCA=y

but after "bitbake core-image-basic" and boot the binary image from the
target hardware, still no "igb.ko" included?

have checked the "igb.ko" is created under
tmp/work/jasperforest-poky-linux/linux-yocto-3.4.11+git1+68a635bf8dfb64b02263c1ac80c948647cc76d5f_1+218bd8d2022b9852c60d32f0d770931e3cf343e2-r4.3/package/lib/modules/3.4.11-yocto-standard/kernel/drivers/net/ethernet/intel/igb/

how to make the "igb.ko" installed into the target binary .hddimg file?
and how to make the target system auto "insmod igb" after boot?

Eddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20130106/0d40d8b3/attachment.html>


More information about the meta-intel mailing list