Wind River Support Network

HomeDefectsLIN1021-339
Fixed

LIN1021-339 : meta-raspberrypi layer fails yocto-check-layer-wrapper test

Created: May 25, 2021    Updated: Mar 22, 2023
Resolved Date: Mar 22, 2023
Found In Version: 10.21.20.1
Fix Version: 10.21.20.17
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Build & Config, Userspace

Description

meta-raspberrypi layer fails yocto-check-layer-wrapper test. This does not appear to affect any supported workflows in Wind River Linux.

The error seen is:

Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'python3-adafruit-blinka', 'libgpiod']. 

libgpiod does build without any errors/warnings.

Steps to Reproduce

$ ../wrlinux-x/setup.sh --dl-layers --all-layers
$ . ./oe-init-build-env
$ bitbake-layers show-layers >list
$ sed -n '4,$p' list | awk '{print $2 }' > layerlist
$ yocto-check-layer-wrapper ../layers/meta-raspberrypi --dependency `cat layerlist` 
Live chat
Online