交叉编译环境搭建 一、Emdebian 介绍 Emdebian v ision In the Emdebian vision someone wishing to build a GNU / Linux based device would: 1
Port the linux kernel to their hardware (including writing any specific device drivers)
Select the prebuilt emdebian packages needed to support their application
Package their application as Debian package(s) using Debian and Emdebian tools
Build a root filesystem using Emdebian tools from the steps above
Emdebian is involved in steps 2,3,4 above (there are far too many embedded device hardware variations to make prebuilt kernels practical)
Thus EmDebian is a binary distribution for embedded devices (whereas most of the other contenders in this space are source distributions [of course being Debian and open source the source code is still available if r