Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/dtc: add option to install programs | Yann E. MORIN | 2013-05-12 | 2 | -8/+55 |
| | | | | | | | | | | | | By default, we only install the libfdt library. As suggested by Arnout, add an option that also installs the few dtc programs. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package/dtc: new package | Yann E. MORIN | 2013-05-12 | 4 | -0/+98 |
dtc is the Device Tree Compiler, and manipulates device trees. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |