Wind River Support Network

HomeDefectsLIN1021-367
Fixed

LIN1021-367 : It is only a warning that the initial value of encoder.possible_clones is set incorrectly.

Created: May 26, 2021    Updated: Sep 25, 2021
Resolved Date: Jul 12, 2021
Found In Version: 10.21.20.1
Fix Version: 10.21.20.3
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: BSP

Description

This alarm is only reported when encoder.possible_clones is set incorrectly when nwl_dsi_bind. It does not affect the use of the function. It's not at all clear what cloning options this driver supports. So let's just clear possible_clones instead of setting it to some bogus value. 

Steps to Reproduce

/lpg-build/cdc/fast_prod/WRL10_21/WRL10_21_GIT/wrlinux-10/setup.sh --accept-eula yes --dl-layers --machines nxp-imx8 --distro wrlinux-graphics --template feature/weston-demo 
. ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build
sed  -i "s/BB_NO_NETWORK ?= '1'/BB_NO_NETWORK ?= '0'/" conf/local.conf

echo ACCEPT_FSL_EULA = \"1\"  >> conf/local.conf

bitbake-layers add-layer /folk/kliang/lxgit/wr-bsps/imx8-graphic/ 
bitbake-layers add-layer /folk/kliang/lxgit/wrlinux/wr-testing/bts-dev/
echo require templates/feature/bts/template.conf >> conf/local.conf
echo ACTIVE_PLAN = \"imx8qm-mek_standard.ini\" >> conf/local.conf

bitbake wrlinux-image-std-sato
Live chat
Online