[yocto] Confused with adding drivers to kernel via bitbake -c menuconfig

Kevyn-Alexandre Paré kapare at rogue-research.com
Fri Feb 6 11:23:45 PST 2015


Hi Alvin,

On Thu, Feb 5, 2015 at 11:53 PM, Alvin D.M. DIZON
<adm.dizon at pciltd.com.sg> wrote:
> I tried "cat tmp/work/<PATH>/linux-imx/<VERSION>/build/.config | grep CONFIG_BT" but there was no "build" folder inside linux-imx/<VERSION>, right after the version folder there is only bt.cfg, which is my configuration fragment. and defconfig. I have built the needed modules outside of Yocto, but I still want to try adding modules via bitbake. I have also configured the drivers as modules, not as built-in to the kernel. I'll post updates once I make some progress.
>

I should have said to look in the Build directory of linux-imx in your
${WORKDIR}

http://www.yoctoproject.org/docs/1.7.1/dev-manual/dev-manual.html#build-directory
http://www.yoctoproject.org/docs/1.7.1/kernel-dev/kernel-dev.html#modifying-source-code

-KA



More information about the yocto mailing list