Wind River Support Network

HomeDefectsLIN1022-1043
Acknowledged

LIN1022-1043 : Failed to create Extensible SDK for the error related to atf-s32g_2.5

Created: Jul 22, 2022    Updated: May 24, 2023
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: BSP, 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 (/xxx/build/tmp-glibc/work/nxp_s32g-wrs-linux/wrlinux-image-std/1.0-r5/sdk-ext/image/tmp-renamed-sdk/layers/nxp-s32g/recipes-bsp/arm-trusted-firmware/atf-s32g_2.5.bb:do_fetch) failed with exit code 'setscene ignore_tasks'
NOTE: Tasks Summary: Attempted 488 tasks of which 487 didn't need to be rerun and 1 failed.

Workaround

echo 'BB_SETSCENE_ENFORCE = "0"' >> conf/local.conf
echo 'BB_NO_NETWORK = "0"' > conf/sdk-extra.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
Live chat
Online