how to compile kernel in yocto environment

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

how to compile kernel in yocto environment

102 Views
srinivas_123
Contributor II

i am using nxp imx8mplus lpddr4 evk and BSP version is i.MX, Linux, LF6.6.3_1.0.0.

dts file name:imx8mp-evk.dts 

I changed the one of the node ov5640 from disabled to okay state .

after that what should I do ? . i want my changes in build image.

i run like this bitbake <image name>

but my changes are not reflecting in image.

please help me

thanks &Regards 

srinivas

0 Kudos
1 Reply

72 Views
Harvey021
NXP TechSupport
NXP TechSupport

bitbake linux-imx -f -c deploy

 

Regards

Harvey

0 Kudos