diff options
| -rw-r--r-- | meta/recipes-kernel/dtc/dtc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index 9b4b7682b8..fab91dca93 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 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 | LICENSE = "GPL2 | BSD" | 4 | LICENSE = "GPLv2 | BSD" |
| 5 | DEPENDS = "flex-native bison-native" | 5 | DEPENDS = "flex-native bison-native" |
| 6 | 6 | ||
| 7 | inherit autotools | 7 | inherit autotools |
