Skip to content

bytesatwork/bsp-platform-nxp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

bytes at work AG BSP platform manifest for IMX8MM based modules

This repository contains the manifest for repo and is intended to simplify the build procedure for byteDEVKIT IMX8MM by bytes at work AG.

Usage

Use repo to download all necessary repositories:

repo init -u https://github.com/bytesatwork/bsp-platform-nxp.git -b kirkstone
repo sync

When these commands are completed successfully, the following command will setup a Yocto Project environment for byteDEVKIT IMX8MM:

MACHINE=bytedevkit-imx8mm DISTRO=poky-bytesatwork EULA=1 . setup-environment build

The final command builds a minimal image:

bitbake bytesatwork-minimal-image

The output is found in:

tmp/deploy/images/bytedevkit-imx8mm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published