Wind River Support Network

HomeDefectsLINCD-311
Fixed

LINCD-311 : OverC builds will fail when passing '--all-layers' to setup.sh

Created: Nov 14, 2019    Updated: Aug 14, 2020
Resolved Date: Jul 26, 2020
Found In Version: 10.20.3.0
Fix Version: 10.20.33.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Userspace

Description

Images built when using '--all-layers' will attempt to include packages which have not been whitelisted. Since OverC build have strict image content control the use of '--all-layers' is discouraged and this issue will not be seen, however, should you wish to use this configuration you will be required to manually add selected packages to the whitelist via 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