shigmas / embedded

cross tool, yocto, buildroot Dockerfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedded Dockerfiles

These were original in my docker_recipes repo, but it's growing, and this removes a directory for me to type.

These are Dockerfiles that build various things you need for embedded Linux. So, things like:

  • crosstool builder
  • kernel builders
  • yocto
  • buildroot (kind of)

Specific

I have a Seeed Studio ReTerminal, raspberry pi, Beaglebone black, and a Beaglebone green gateway so mostly targeted towards those.

As of now, kirkstone is the current yocto, I think. So, builds that.

How to use

Just use the Makefile. That's really the documentation. Which sucks.

About

cross tool, yocto, buildroot Dockerfiles

License:Apache License 2.0


Languages

Language:Makefile 100.0%