Difference between revisions of "Template:RK3399 Buildroot Intro"
From FriendlyELEC WiKi
(updated by API) |
|||
Line 6: | Line 6: | ||
* Buildroot's official site: https://buildroot.org<br /> | * Buildroot's official site: https://buildroot.org<br /> | ||
<br /> | <br /> | ||
− | Here is what Buildroot for | + | Here is what Buildroot for rockchip looks like |
<div><ul> | <div><ul> | ||
<li style="display: inline-block;">[[File:rk3399-buildroot-home.jpg|500px]]</li> | <li style="display: inline-block;">[[File:rk3399-buildroot-home.jpg|500px]]</li> |
Revision as of 09:11, 9 March 2022
Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. It contains a boot-loader, kernel, rootfs, various libraries and utilities(e.g. qt, gstreamer, busybox etc).
FriendlyELEC's Buildroot is based on Rockchip's version which is made with linux-sdk and maintained with git. FriendlyELEC's version is synced with Rockchip's version;
- Rockchip's Buildroot: https://github.com/rockchip-linux/buildroot
- Buildroot's official site: https://buildroot.org
Here is what Buildroot for rockchip looks like