Hi NXP team,
I have followed following link to port agl on to imx 8qm.
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