iMX 8 custom build

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX 8 custom build

503 Views
SergeySm1
Contributor I

Hello, I am trying to port the kernel "imx8mini" for the custom board. Following the manual  iMX Youcto Users Guide I created a "build" directory for MACHINE= imx8mmevk, DISTRO=fslc-wayland, with the command:

"MACHINE=imx8mmevk DISTRO=fslc-wayland source setup-environment build"

After that,  followed by manual "i.MX Reference Manual (chapter Porting Kernel )", I used the command:

DISTRO=fslc-wayland MACHINE=imx8mmevk bitbake core-image-minimal -c populate_sdk

And got the next error:

Loading cache: 100% |############################################| Time: 0:00:00
Loaded 1926 entries from dependency cache.
ERROR: ParseError at /home/sergey/Documents/nxp_proj/Yocto/sources/meta-freescale/recipes-multimedia/imx-codec/imx-codec_4.4.5.bb:17: Could not inherit file classes/fsl-eula-unpack.bbclass

0 Kudos
Reply
0 Replies