Hello all,
The problem as below:
Step 1: DISTRO=fsl-imx-fb MACHINE=imx7dsabresd source imx-setup-release.sh -b fsl-imx-fb
Step 2: cd fsl-imx-fb
Step 3:bitbake core-image-base
After a whole night,report error and exit.
step 4::bitbake core-image-base
Now report error as below:
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/work/yocto/fsl-imx-fb/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 80094 at 2020-12-02 09:04:22.952896 ---
ERROR: Layer freescale-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with hardknott gatesgarth)
after you use the command
“ DISTRO=fsl-imx-fb MACHINE=imx7dsabresd source imx-setup-release.sh -b fsl-imx-fb”, you should already enter the folder fsl-imx-fb, so if you do the step2, you should get error, didn't you get anything wrong? and did you repo sync successfully? and tell me what bsp version you built?