HomeDefectsLIN1025-3146
Acknowledged

LIN1025-3146 : Failed to create Extensible SDK for the error related to atf-s32g

Created: Aug 7, 2025    Updated: Aug 18, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Userspace

Description

1.Create project
$../setup.sh --machines=nxp_s32g --dl-layers
2.Build project
$bitbake wrlinux-image-std -c populate_sdk_ext

ERROR: Task (/PATH/TO/build/tmp/work/nxp_s32g-wrs-linux/wrlinux-image-std/1.0/sdk-ext/image/tmp-renamed-sdk/layers/nxp-s32g/recipes-bsp/arm-trusted-firmware/atf-s32g_2.10.bb:do_fetch) failed with exit code 'setscene ignore_tasks'

Workaround

echo 'BB_SETSCENE_ENFORCE = "0"' >> conf/local.conf

Steps to Reproduce

1.Create project
$../setup.sh --machines=nxp_s32g  --dl-layers
2.Build project
$bitbake wrlinux-image-std -c populate_sdk_ext