Difference between revisions of "Template:RK3399 Buildroot Intro"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
 
Line 1: Line 1:
 
Buildroot是Linux平台上一个构建嵌入式Linux系统的框架,由Makefile脚本和Kconfig配置文件构成,旨在简化系统制作步骤,可实现一站式生成可烧写的系统固件,最终的固件包含boot-loader、kernel和rootfs,以及rootfs中的各种库和应用程序 (例如qt, gstreamer, busybox等)。<br />
 
Buildroot是Linux平台上一个构建嵌入式Linux系统的框架,由Makefile脚本和Kconfig配置文件构成,旨在简化系统制作步骤,可实现一站式生成可烧写的系统固件,最终的固件包含boot-loader、kernel和rootfs,以及rootfs中的各种库和应用程序 (例如qt, gstreamer, busybox等)。<br />
 
<br />
 
<br />
FriendlyELEC 提供的 Buildroot 项目是基于Rockchip原厂的 linux-sdk 制作, 项目使用 git 管理,与原厂的linux sdk更新保持同步;
+
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;
 
<br />
 
<br />
* Rockchip原厂Buildroot项目: https://github.com/rockchip-linux/buildroot<br />
+
* Rockchip's Buildroot: https://github.com/rockchip-linux/buildroot<br />
* Buildroot官网: https://buildroot.org<br />
+
* Buildroot's official site: https://buildroot.org<br />
 
<br />
 
<br />
Buildroot for RK3399运行界面如下:
+
Here is what Buildroot for RK3399 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:19, 16 May 2019

Buildroot是Linux平台上一个构建嵌入式Linux系统的框架,由Makefile脚本和Kconfig配置文件构成,旨在简化系统制作步骤,可实现一站式生成可烧写的系统固件,最终的固件包含boot-loader、kernel和rootfs,以及rootfs中的各种库和应用程序 (例如qt, gstreamer, busybox等)。

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;


Here is what Buildroot for RK3399 looks like

  • Rk3399-buildroot-home.jpg
  • Rk3399-buildroot-console.jpg

  • Rk3399-buildroot-camera.jpg
  • Rk3399-buildroot-player.jpg