Wind River Support Network

HomeDefectsLIN1022-4562
Fixed

LIN1022-4562 : populate_sdk failure when including package-management SDK feature

Created: Jun 16, 2023    Updated: Jul 9, 2023
Resolved Date: Jun 19, 2023
Found In Version: 10.22.33.9
Fix Version: 10.22.33.10
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Build & Config

Description

Adding
SDKIMAGE_FEATURES:append = " package-management"

to conf/local.conf causes the SDK build to fail with the error:

ERROR: wrlinux-image-std-1.0-r5 do_populate_sdk: unable to place .../build-sdk1/tmp-glibc/work/marvell_cn106xx-wrs-linux/wrlinux-image-std/1.0-r5/sdk/image/etc/rpm in final SDK location

This is blocking LTS22 migration for our customer

Steps to Reproduce

1. Configure project with any BSP, I have tested with marvell_cn106xx for example, and using a wrlinux standard image
2. Add to conf/local.conf:
SDKIMAGE_FEATURES:append = " package-management"
3. Build the SDK:
bitbake wrlinux-image-std -c populate_sdk
Live chat
Online