Skip to content

cezarsob/meta-imx8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSP user manual

Prerequisites

  • Linux PC (tested on Ubuntu 18.04 LTS)

  • docker installed

  • kas-docker 1.0 script downloaded and available in PATH

    wget -O ~/bin/kas-docker https://raw.githubusercontent.com/siemens/kas/1.0/kas-docker
  • meta-imx8 repository cloned

    mkdir bsp-imx8 && cd bsp-imx8
    git clone https://github.com/3mdeb/meta-imx8.git
  • bmaptool installed

    sudo apt install bmap-tools

You can also use bmap-tools from github if it is not available in your distro.

Building

kas-docker build meta-imx8/kas.yml

Flashing

sudo bmaptool copy --bmap core-image-minimal-hummingboard-pulse.wic.bmap core-image-minimal-hummingboard-pulse.wic.gz /dev/sdX

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • BitBake 81.8%
  • PHP 12.6%
  • Batchfile 5.6%