Wind River Support Network

HomeDefectsLIN1022-506
Fixed

LIN1022-506 : file installed by catfish contains path of build host

Created: May 4, 2022    Updated: Dec 26, 2022
Resolved Date: Dec 26, 2022
Found In Version: 10.22.33.1
Fix Version: 10.22.33.3
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

1) setup.sh --machines intel-x86-64 --distro wrlinux-cgl --dl-layers --all-layers --accept-eula yes

2)source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build

3) vim conf/local.conf and add the following line
IMAGE_INSTALL_append = " catfish"

4) bitbake wrlinux-image-cgl

5) boot the target

6) check build path in file /usr/lib64/python3.10/site-packages/catfish_lib/catfishconfig.py

It contains the path on the build host

Steps to Reproduce

1) setup.sh
--machines intel-x86-64 --distro wrlinux-cgl --dl-layers --templates feature/xfce --all-layers --accept-eula yes

2)source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build

3) vim conf/local.conf
IMAGE_INSTALL:append = " catfish"

4) bitbake wrlinux-image-cgl

5) boot the target

6) check build path in file  /usr/lib64/python3.10/site-packages/catfish_lib/catfishconfig.py
Live chat
Online