bitbake linux-imx issue.

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

bitbake linux-imx issue.

1,469 Views
veeranjaneyulug
Contributor III

Hi

Every One .

we added patch in below mentioned path File.

../sources/meta-fsl-bsp-release/imx/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.14.28.bb

SRC_URI += "file://patch name"

than we gave bitbake linux-imx -c compile/build/unpack what ever we gave .It gave below error.

$bitbake linux-imx -c unpack

NOTE: Error during finalise of /home/vishwa/workspace/imx6q/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb     | ETA:  00:00:19

NOTE: Error during finalise of /home/vishwa/workspace/imx6q/sources/meta-fsl-arm/recipes-kernel/linux/linux-fslc_3.17.bb

ERROR: ExpansionError during parsing /home/vishwa/workspace/imx6q/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb: Failure expanding variable kernel_do_compile: ExpansionError: Failure expanding variable KERNEL_IMAGETYPE_FOR_MAKE, expression was ${@(lambda s: s[:-3] if s[-3:] == ".gz" else s)(d.getVar('KERNEL_IMAGETYPE', True))} which triggered exception TypeError: 'NoneType' object has no attribute '__getitem__'

NOTE: Error during finalise of /home/vishwa/workspace/imx6q/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx-mfgtool_3.10.17.bb

NOTE: Error during finalise of /home/vishwa/workspace/imx6q/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx-rt_3.10.17.bb

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Any body face the above mentioned issue.please give any idea or suggestion to me.

we are waiting for  your valuable reply.

Thanks & Regards

veeranjaneyulu

3 Replies

1,051 Views
jimmychan
NXP TechSupport
NXP TechSupport
0 Kudos

1,051 Views
veeranjaneyulug
Contributor III

Hi jimmychan ,

Thanks for your reply.we used yocto setup.yocto version is 1.7 and linux kernel version is 3.14.28 ,we run the MACHINE=imx6qsabresd source .sh -b buid_dir. than we run bitbake linux-imx -c unpack .we face only that issue.

Thanks & Regards

veeranjaneyulu

0 Kudos

1,051 Views
jimmychan
NXP TechSupport
NXP TechSupport

have you try full cleanup and then build all the things again?