buildroot/package/dtc
Peter Seiderer 5774f07d43 dtc: add host build
Having a host variant of dtc is needed for example for U-Boot, which
uses the Device Tree for a number of platforms.

In addition, now that we have a proper host-dtc package, it is no
longer needed for the linux package to install the host dtc compiler:
users interested in having the host dtc compiler can simply enable
this package.

A Config.in.host option is added to build host-dtc, because the
initial reason why the host DTC built by the kernel was installed in
$(HOST_DIR)/usr/bin (commit 707d44d0a2
from Thomas DS) was:

    Having dtc as a host tool can be useful for users that have a
    custom boot scenario where the device tree is not embedded in the
    kernel.

[Thomas:
  - rework the commit log.]
[Peter: keep the (renamed) linux version]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-04 20:17:35 +02:00
..
0002-extra-cflags.patch dtc: bump version to 1.4.1 2015-01-14 20:41:20 +01:00
Config.in dtc: fix project and download url 2015-01-14 20:40:25 +01:00
Config.in.host dtc: add host build 2015-10-04 20:17:35 +02:00
dtc.hash dtc: add hash 2015-01-14 20:45:46 +01:00
dtc.mk dtc: add host build 2015-10-04 20:17:35 +02:00