Wind River Support Network

HomeDefectsLIN1019-3044
Fixed

LIN1019-3044 : OverC builds will fail when passing '--all-layers' to setup.sh

Created: Oct 22, 2019    Updated: May 8, 2020
Resolved Date: Apr 29, 2020
Found In Version: 10.19.45.1
Fix Version: 10.19.45.7
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description

It is recommended to always follow the documentation when building OverC images. Failing to do so and adding additional options, such as the use of '--all-layers' will result in either OverC lockdown violations or failed builds due to missing, non-whitelisted, packages. OverC builds with the use of '--all-layers' will not currently complete successfully.

Workaround

Add the listed packages to the whitelist via the local.conf

Steps to Reproduce

Configure an OverC build

%> ./wrlinux-x/setup.sh --machines=qemuarm64 \ 
  --distros=wrlinux-overc \ 
  --dl-layers \ 
  --no-recommend \
 --all-layers

%> . ./environment-setup-x86_64-wrlinuxsdk-linux

%> . ./oe-init-build-env

%> bitbake cube-vrf cube-dom0 cube-essential cube-server \ 
     cube-builder-initramfs
Live chat
Online