This is what I am trying to do:
t7-docker@ed94c6790543:/media/t7-docker/HDD01/projies/imx6_SABRE/fsl-release-bsp/wookie_sd$ yocto-kernel config list ???
Unable to find the BSP layer for machine tmp.
Please make sure it is listed in bblayers.conf
t7-docker@ed94c6790543:/media/t7-docker/HDD01/projies/imx6_SABRE/fsl-release-bsp/wookie_sd$
I have tried all the BSP names that I could come up with. The bblayers.conf does not help.
I am doing this in a container and menuconfig is not working, so I thought I would try to modify the config using the yocto-kernel script.
Thanks for any help
Regards,
Steven
I am doing this in a container and menuconfig is not working, so I thought I would try to modify the config using the yocto-kernel script.
The yocto-kernel script allows you to list, add and remove config options.
have you try this ?
bitbake linux-imx -c menuconfig