Bump buidlroot version to 2018.02.6
This commit is contained in:
11
bsp/buildroot/package/dt-utils/Config.in
Normal file
11
bsp/buildroot/package/dt-utils/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user