Acknowledged
Created: Apr 26, 2023
Updated: Aug 18, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Build & Config
$ yocto-check-layer-wrapper ../layers/meta-xilinx/meta-xilinx-standalone --recipe-list-layers ../layers/local/conf/wrlinux-recipelists.inc
...
Other commonly useful commands are:
'devtool' and 'recipetool' handle common recipe tasks
'bitbake-layers' handles common layer tasks
'oe-pkgdata-util' handles common target package tasks
INFO: Detected layers:
ERROR: meta-xilinx-standalone: Can't be DISTRO and BSP type at the same time. Both conf/distro and conf/machine folders were found.
1. Create project
$product/wrlinux/seup.sh --dl-layers=1 --all-layers
2. Run yocto-check-layer-wrapper script
$ . ./environment-setup-x86_64-wrlinuxsdk-linux
$ . ./oe-init-build-env
$ yocto-check-layer-wrapper ../layers/meta-xilinx/meta-xilinx-standalone