Wind River Support Network

HomeDefectsLINCD-2369
Fixed

LINCD-2369 : [userspace] ERROR: Layer local is not compatible with the core layer

Created: Jun 22, 2020    Updated: Jun 30, 2020
Resolved Date: Jun 29, 2020
Found In Version: 10.20.24.0
Fix Version: 10.20.27.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Userspace

Description

This is similar to LTAFLTS-1883, but since the Yocto Project update to dunfell, it is now affecting customers who created a platform project prior to dunfell. The actual error is:

-----------

ERROR: Layer local is not compatible with the core layer which only supports these series: dunfell gatesgarth (layer is compatible with thud zeus warrior)

Workaround

Edit the projectDir/layers/local/conf/layer.conf file to add dunfell, for example:

-------

LAYERSERIES_COMPAT_userspace-test = "warrior zeus dunfell gatesgarth"

-------

Save and rebuild.

Steps to Reproduce

1. Update an existing platform project:

-----------

cd wrlinux-x/

git pull

-----------

2. Rerun setup.sh with original config

3. Build platform project:

-----------

$ bitbake wrlinux-image-std

-----------
Live chat
Online