Skip to content

linux4microchip/meta-mchp-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Microchip Yocto Project Manifests

This repository provides manifests to build the Microchip Yocto Project BSP.

Install the repo utility

To use the manifests within this repository, the repo tool must be installed first.

$ mkdir ~/bin
$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo  > ~/bin/repo
$ chmod a+x ~/bin/repo
$ PATH=${PATH}:~/bin

Download the Microchip PolarFire SoC Manifest

$ mkdir yocto-dev && cd yocto-dev
$ repo init -u https://github.com/linux4microchip/meta-mchp-manifest.git -b scarthgap -m polarfire-soc/default.xml
$ repo sync

Download the MPU SoC Manifest

$ mkdir yocto-dev && cd yocto-dev
$ repo init -u https://github.com/linux4microchip/meta-mchp-manifest.git -b scarthgap -m mpu/default.xml
$ repo sync

For instructions on how to setup and build the Microchip Yocto BSP please refer to the Microchip Yocto BSP README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •