Martin Kennedy 0f86363b3f openwrt: Add Makefile targets for building / debugging OpenWrt
The output-${remote}_${revision} (or output-${revision} from the main
remote) target builds OpenWrt with the given input diffconfig,
after checking out ${revision} from ${remote}. Note that neither the
remote nor the ref or revision can have an underscore in them and
still be properly interpreted.

Still, this is all very useful -- I can kick off a from-scratch build
with `make output-pr_p2041-mpc85xx` and in a few minutes it's ready to
review.
2021-02-18 02:30:55 +00:00
2021-02-06 21:47:58 +00:00
2021-02-06 21:47:58 +00:00
2021-02-06 21:47:58 +00:00
2021-02-15 16:35:11 +00:00
2021-02-08 15:30:17 +00:00

docker-builder

A small toolchain for setting up, caching and sharing build environments.

Existing envs

openwrt/

For building OpenWrt. Helps you manage build inputs.

See commit 7b2d32b for more details on how to use this.

Description
Builders, e.g. for OpenWrt or Linux, prepared by Docker
Readme 70 KiB
Languages
Makefile 60.5%
Dockerfile 29.1%
Shell 10.4%