buildroot/package/dt-utils/Config.in
Marcin Niestroj 9093a64bcf package/dt-utils: new package
Add two upstreamable patches for this package to fix uClibc
and musl builds.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-23 21:14:48 +02:00

12 lines
295 B
Plaintext

config BR2_PACKAGE_DT_UTILS
bool "dt-utils"
depends on BR2_PACKAGE_HAS_UDEV
help
Tools for flattened device-tree dumping and barebox state
manipulation.
https://git.pengutronix.de/cgit/tools/dt-utils/
comment "dt-utils needs udev /dev management"
depends on !BR2_PACKAGE_HAS_UDEV