How to port Salmon version of AGL onto imx8QM?

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

How to port Salmon version of AGL onto imx8QM?

167 Views
ponmudiyan_jarin
Contributor I

Hi NXP team,

I have followed following link to port agl on to imx 8qm.

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/AGL-architecture-and-How-to-port-in-i-MX...

 

But instead of kot am using latest agl version Salmon [based onYocto Project 'scarthgap' 5.0.6].

when tried to do bitbake for minimal target am getting following error.

 

> bitbake agl-image-minimal
ERROR: Variable INHERIT_remove file: /media/workspace_poc2/trycp/agl_workspace/meta-agl/meta-agl-bsp/conf/include/agl_imx8qmmek.inc line: 15 contains an operation using the old override syntax. Please convert this layer/metadata before attempting to use with a newer bitbake.
ERROR: Unable to parse /media/workspace_poc2/trycp/agl_workspace/external/poky/bitbake/lib/bb/__init__.py
Traceback (most recent call last):
File "/media/workspace_poc2/trycp/agl_workspace/external/poky/bitbake/lib/bb/__init__.py", line 190, in fatal
raise BBHandledException()
bb.BBHandledException

 

Do we have updated guide for Salmon?

as per analysis line throwing error is the following,

DISTRO_FEATURES_append = " agl-medium-arm-compiler"

 

Thank you for the support in advance.

Regards,

Jarin P

0 Kudos
Reply
0 Replies