Package manager issue in imx6ull board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Package manager issue in imx6ull board

293 Views
Et_MM
Contributor II

Hi,

I am working on a custom board based on imx6ull evk. I am facing issues regarding package manager.  i am not able to install any package using apt.
when i checked the distribution package repository it was empty.

root@imx6ul7d:~# cat /etc/apt/sources.list

root@imx6ul7d:~# ls /etc/apt/sources.list.d/
root@imx6ul7d:~#

root@imx6ul7d:~# cat /etc/os-release
ID=fsl-imx-xwayland
NAME="NXP i.MX Release Distro"
VERSION="6.6-scarthgap (scarthgap)"
VERSION_ID=6.6-scarthgap
VERSION_CODENAME="scarthgap"
PRETTY_NAME="NXP i.MX Release Distro 6.6-scarthgap (scarthgap)"
CPE_NAME="cpe:/o:openembedded:fsl-imx-xwayland:6.6-scarthgap"
root@imx6ul7d:~#

please walk me through the procedure to resolve the packet manager issue.

0 Kudos
Reply
3 Replies

228 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

Our BSP only provides the package manager apt. Unfortunately, we do not provide the enhanced security certification requirements since the Debian 10 repo. It is recommended to add packages using Yocto build, or other tools such as dpkg.

 

Regards

Harvey

0 Kudos
Reply

226 Views
Et_MM
Contributor II

Thanks for the reply and I will try this.

So,this means there are no package managers that can be installed or used with the i.MX6ULL?

0 Kudos
Reply

208 Views
Harvey021
NXP TechSupport
NXP TechSupport

Regarding this security certification requirement, so far, I think so.

 

Regards

Harvey

0 Kudos
Reply