https://github.com/kbumsik/docker-build-yocto
Docker image for OpenSTLinux build (Yocto Linux)
https://github.com/kbumsik/docker-build-yocto
Last synced: 7 months ago
JSON representation
Docker image for OpenSTLinux build (Yocto Linux)
- Host: GitHub
- URL: https://github.com/kbumsik/docker-build-yocto
- Owner: kbumsik
- Created: 2019-07-23T10:53:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T17:31:46.000Z (about 6 years ago)
- Last Synced: 2025-01-17T11:45:34.324Z (9 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/kbumsik/build-yocto-st
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker images collection for building various Yocto Linux distributions
This repo is a collection of Dockerfiles to build various Yocto Linux distros.
The advantage of using Docker is that you can build Yocto Linux without
installing a full Ubuntu or such VM. This is very useful for Windows and
other Linux (e.g. Arch) users.Currently this repo contains the following Docker images:
* [`openstlinux`](openstlinux): To build Yocto Linux for STM32MP1 Discovery boards (aka. [STM32MP1 Distribution Package](https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package)).
* [`balena-raspberrypi`](balena-raspberrypi): To build [Balena OS image for Raspberry Pi](https://github.com/balena-os/balena-raspberrypi).