Skip to content

geomatsi/br2-external-collection

Repository files navigation

Collection of Buildroot external layers

Summary

Collection of Buildroot BR2_EXTERNAL examples:

Get sources


NOTE

All the examples have been tested on top of the following Buildroot baseline:

  • branch: 2022.x
  • commit: 96b346cb56ccf5ef52b29d367db5149d212c45df

Check out source tree:

$ git https://github.com/geomatsi/br2-external-collection.git

Get Buildroot 2022.x release branch:

$ git clone git://git.buildroot.net/buildroot buildroot-release
$ cd buildroot-release
$ git checkout -b rel-2022.02.x origin/2022.02.x

Prepare selected configuration

Select layer and configuration:

$ make BR2_EXTERNAL=/path/to/br2-external-<layer_name> <config_name>_defconfig

Build and flash image

$ time make

Follow Buildroot instructions for the selected board and write image to SDcard.

About

Collection of Buildroot BR2_EXTERNAL layers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published