Install CentOS on NXP Layerscape

Table of Contents

Build CentOS rootfs by NXP SDK

Format a SD/UDISK and untar the tarball into the partition

Then you will get issue when you use yum, like ‘import yummain error’

Look for the following packages in CentOS-7-$ARCH-Everything-$VERSION.iso

  • yum-3.4.3-161.el7.centos.noarch.rpm
  • yum-metadata-parser-1.1.4-10.el7.aarch64.rpm
  • yum-plugin-fastestmirror-1.1.31-50.el7.noarch.rpm
  • centos-release-7-6.1810.el7.centos.a.aarch64.rpm

Copied to target board ‘/’ and doing:

Then you can use yum

Reference

https://blog.csdn.net/feixiang3839/article/details/80857138

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.