Hi NXP
Host packages install issue in Yocto Project 5.15.52-2.1.0.
Follow IMX_YOCTO_PROJECT_USERS_GUIDE.
We try to install pzstd and lx4c. Install fail ?
apt-get install -y pzstd
E: Unable to locate package pzstd
The command '/bin/sh -c apt install -y pzstd' returned a non-zero code: 100
apt-get install -y lz4c
E: Unable to locate package lz4c
The command '/bin/sh -c apt install -y lz4c' returned a non-zero code: 100
(1) Do you have any idea to fixed the issue ?
(2) Do you have dockerfile for 5.15.52 ?
Please leave out these two tools: pzstd and lz4c. already inform internal team to modify for host packages needed.
Regarding dock: nxp-imx/imx-docker: i.MX Docker (github.com)
Best regards
Harvey
Hi,
Please check 'python', 'pylint3' too. It complains about these two packages too.
Thanks.