Re: [yocto] following from bitbake virtual/kernel -c menuconfig

2023-09-21 Thread kevincathcart
You can use that generated full .config file as documented at the start of: https://docs.yoctoproject.org/singleindex.html#changing-the-configuration However, often the better option is to run `-c menuconfig`, let it save as .config, and then run `-c diffconfig`. This produces a small configurati

[yocto] following from bitbake virtual/kernel -c menuconfig

2023-09-20 Thread Dave Hitchman
Hi folk I did a bitbake virtual/kernel -c menuconfig in order to try and get the firewall stuff, particularly ip_tables, present. At the end it asked me about a filename to save the changes to and I gave it a new one (custom-mpet.config) It seems this file is stored yocto/build/tmp/work/phyboa