[S32V234 EVB]YOCTO building fsl-auto-bsp image, error

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

[S32V234 EVB]YOCTO building fsl-auto-bsp image, error

449 Views
ChenHao41
Contributor II

I downloaded the  https://source.codeaurora.org/external/autobsps32/auto_yocto_bsp -b release/s32v_bsp23.1 package from freescale,

and tried to follow the S32V-Yocto-VisionSDK-build-tips - v2.pdf to build Yocto BSP image for s32v234evb board.

 

when I try to bitbake, I get the following error:

$:.../fsl-yocto-auto-bsp/build_s32v234evb $ bitbake fsl--image-auto

ERROR: Layer 'virtualization-layer' depends on layer 'networking-layer', but this layer is not enabled in your configuration

anybody can give me some suggestion? Any help would be greatly appreciated.

Tags (1)
0 Kudos
1 Reply

442 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello ChenHao41,

You need download all the yocto packages in you host before build the BSP, in this case you need to install networking-layer or you have to enable, but is better is you install everything yocto need:

https://docs.yoctoproject.org/1.8/yocto-project-qs/yocto-project-qs.html

 

Regards

 

0 Kudos