Go to file
Peter Seiderer 2efda9cd02 gst1-plugins-ugly: bump version to 1.16.2
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-12-09 22:44:21 +01:00
arch
board configs/raspberrypi4_64: new defconfig 2019-12-08 21:49:08 +01:00
boot boot/uboot: add option to build u-boot.itb image 2019-12-08 22:22:08 +01:00
configs configs/wandboard: Bump the kernel version to 5.4.1 2019-12-09 22:24:27 +01:00
docs docs/website: update for 2019.02.8 2019-12-07 21:43:56 +01:00
fs
linux
package gst1-plugins-ugly: bump version to 1.16.2 2019-12-09 22:44:21 +01:00
support
system
toolchain
utils
.defconfig
.flake8
.gitignore
.gitlab-ci.yml configs/raspberrypi4_64: new defconfig 2019-12-08 21:49:08 +01:00
.gitlab-ci.yml.in
CHANGES
Config.in
Config.in.legacy package/python-scapy3k: remove package 2019-12-08 22:17:29 +01:00
COPYING
DEVELOPERS DEVELOPERS: add me as a maintainer for the NETCONF stack 2019-12-08 23:03:48 +01:00
Makefile
Makefile.legacy
README

Buildroot is a simple, efficient and easy-to-use tool to generate embedded
Linux systems through cross-compilation.

The documentation can be found in docs/manual. You can generate a text
document with 'make manual-text' and read output/docs/manual/manual.text.
Online documentation can be found at http://buildroot.org/docs.html

To build and use the buildroot stuff, do the following:

1) run 'make menuconfig'
2) select the target architecture and the packages you wish to compile
3) run 'make'
4) wait while it compiles
5) find the kernel, bootloader, root filesystem, etc. in output/images

You do not need to be root to build or run buildroot.  Have fun!

Buildroot comes with a basic configuration for a number of boards. Run
'make list-defconfigs' to view the list of provided configurations.

Please feed suggestions, bug reports, insults, and bribes back to the
buildroot mailing list: buildroot@buildroot.org
You can also find us on #buildroot on Freenode IRC.

If you would like to contribute patches, please read
https://buildroot.org/manual.html#submitting-patches