Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmacario/easy-build
Collection of Dockerfiles for building embedded software distributions
https://github.com/gmacario/easy-build
aosp docker embedded hacktoberfest openwrt shell yocto
Last synced: 6 days ago
JSON representation
Collection of Dockerfiles for building embedded software distributions
- Host: GitHub
- URL: https://github.com/gmacario/easy-build
- Owner: gmacario
- License: mpl-2.0
- Created: 2014-03-29T07:36:26.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T18:26:38.000Z (over 1 year ago)
- Last Synced: 2024-12-20T09:20:21.287Z (13 days ago)
- Topics: aosp, docker, embedded, hacktoberfest, openwrt, shell, yocto
- Language: Shell
- Homepage:
- Size: 374 KB
- Stars: 156
- Watchers: 18
- Forks: 81
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
easy-build
==========[![](https://images.microbadger.com/badges/image/gmacario/easy-build.svg)](https://microbadger.com/images/gmacario/easy-build "Get your own image badge on microbadger.com")
[![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/gmacario/easy-build?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Code Triagers Badge](https://www.codetriage.com/gmacario/easy-build/badges/users.svg)](https://www.codetriage.com/gmacario/easy-build)This repository contains a collection of [Docker](http://www.docker.com/)files that help rebuilding a few embedded software distributions.
| Subproject | Description |
| ------------------------ | ------------------------------------------- |
| [build-aosp][1] | Android Open Source Project |
| [build-openwrt][2] | OpenWrt |
| [build-yocto][3] | Yocto Project |Please refer to the `README.md` file available under each subdirectory for details and usage examples.
[1]: build-aosp
[2]: build-openwrt
[3]: build-yoctoSystem Requirements
-------------------* Docker 1.9 or later (tested with [Ubuntu](http://www.ubuntu.com/) and [CoreOS](https://coreos.com/))
* A fast Internet connectionLicense and Copyright
---------------------License: [MPL-2.0](LICENSE)
Copyright 2014-2023, [Gianpaolo Macario](https://gmacario.github.io/)