diff options
Diffstat (limited to 'meta/recipes-kernel/dtc/dtc.inc')
-rw-r--r-- | meta/recipes-kernel/dtc/dtc.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index cfed15a4c5..eae46ac2d7 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc | |||
@@ -1,7 +1,6 @@ | |||
1 | SUMMARY = "Device Tree Compiler" | 1 | SUMMARY = "Device Tree Compiler" |
2 | DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels." | 2 | DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels." |
3 | SECTION = "bootloader" | 3 | SECTION = "bootloader" |
4 | PRIORITY = "optional" | ||
5 | LICENSE = "GPL2 | BSD" | 4 | LICENSE = "GPL2 | BSD" |
6 | DEPENDS = "flex-native bison-native" | 5 | DEPENDS = "flex-native bison-native" |
7 | 6 | ||