[yocto] kernel defconfig configuration

Edward Wingate edwingate8 at gmail.com
Sun Oct 25 12:41:09 PDT 2015


On Sat, Oct 24, 2015 at 1:43 PM, Edward Wingate <edwingate8 at gmail.com> wrote:
> I am using fido release and this is my
> linux-wandboard_3.14.28.bbappend file, just 2 lines:
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> SRC_URI += "file://defconfig"
>
> I'm trying to use my defconfig with the linux-wandboard kernel recipe
> in meta-fsl-arm-extra layer:
> https://github.com/Freescale/meta-fsl-arm-extra/blob/master/recipes-kernel/linux/linux-wandboard_3.14.28.bb
>
> Thanks for your help.

I also just noticed I don't have any kernel modules in the rootfs.
The /lib/modules directory doesn't exist while things like
"CONFIG_USB_SERIAL_FTDI_SIO=m" are in the default .config.  Am there
some global kernel module setting I should check?



More information about the yocto mailing list