Giter VIP home page Giter VIP logo

manifest-onekiwi-stm32mp's Introduction

manifest-kmtek-stm32mp

Required Packages for the Build Host

Essentials: Packages needed to build an image on a headless system:

 $ sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib \
 build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
 xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
 pylint3 xterm

Documentation: Packages needed if you are going to build out the Yocto Project documentation manuals:

 $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto

Install Repo

  • mkdir ~/bin
  • curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
  • chmod a+x ~/bin/repo

Build Yocto

  • mkdir yocto-kmtek
  • cd yocto-kmtek
  • python3 ~/bin/repo ini init -u https://github.com/thanhduongvs/manifest-kmtek-stm32mp.git -b dunfell
  • python3 ~/bin/repo ini sync -j8
  • DISTRO=openstlinux-weston MACHINE=kmtek source layers/meta-st/scripts/envsetup.sh build
  • bitbake kmtek-weston --runall=fetch (download package)
  • bitbake -k kmtek-weston (build image)

Generate the SDK installation

manifest-onekiwi-stm32mp's People

Contributors

thanhduongvs avatar

Watchers

James Cloos avatar  avatar

manifest-onekiwi-stm32mp's Issues

z

bitbake -f -c clean st-image-userfs
bitbake -f -c configure st-image-userfs
bitbake -f -c compile st-image-userfs
bitbake -f -c install st-image-userfs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.