On (08/02/12 21:08), David Smoot wrote:
> I want to change some of the kernel configuration options for my 
> routerstation pro.  I have a .config from a 2.6.37 kernel running on my 
> routerstation pro that was not built in Yocto that has the options I want to 
> build in Yocto.  I am attempting to follow the instructions at 
> http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#bsp-filelayout-kernel.
>  But I am confused.  
> 
> Since I am using the routerstation pro, I do not have a separate BSP, it is 
> "built in".  So I know I need to modify a .bbappend file to point to my 
> config file, but I am not sure which bbappend where.

inside meta-yocto/recipes-bsp/formfactor/formfactor create a dir called
routerstationpro and inside that dir create file called 'machconfig'
add the kconfig options that you are missing in standard config to
this file

HTH

-Khem
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to