Wind River Support Network

HomeDefectsLIN1021-1735
Fixed

LIN1021-1735 : Network can't work normally

Created: Oct 17, 2021    Updated: Nov 23, 2021
Resolved Date: Nov 23, 2021
Found In Version: 10.21.20.6
Fix Version: 10.21.20.7
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: BSP

Description

It's because when Yocto upgrade kernel for marvell-cn96xx, incorrectly redefine
three marcos which caused gain ip failed on marvell-cn96xx.

Steps to Reproduce

/lpg-build/cdc/fast_prod/WRL10_21/WRL10_21_GIT/wrlinux-10/setup.sh --machines marvell-cn96xx --templates feature/docker --distros wrlinux --dl-layers --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build_BTS_marvell-cn96xx_preempt-rt_std_wrlinux_default
echo PREFERRED_PROVIDER_virtual/kernel = \"linux-yocto-rt\" >> conf/local.conf
echo KERNEL_FEATURES_append = \" features/usb/serial-all.scc\" >> conf/local.conf
echo KERNEL_VERSION_SANITY_SKIP=\"1\" >> conf/local.conf
echo IMAGE_FSTYPES += \" tar.bz2\" >> conf/local.conf
echo BB_NUMBER_THREADS ?= \"24\" >> conf/local.conf
echo PARALLEL_MAKE ?= \"-j 24\" >> conf/local.conf
echo BB_DANGLINGAPPENDS_WARNONLY = \"1\" >> conf/local.conf
bitbake wrlinux-image-std

boot on cn96xx board(29102).
Live chat
Online