diff options
| -rw-r--r-- | meta/recipes-kernel/dtc/dtc_1.7.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc_1.7.0.bb b/meta/recipes-kernel/dtc/dtc_1.7.0.bb index 0fc3eca002..5e171952f2 100644 --- a/meta/recipes-kernel/dtc/dtc_1.7.0.bb +++ b/meta/recipes-kernel/dtc/dtc_1.7.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Device Tree Compiler" | 1 | SUMMARY = "Device Tree Compiler" |
| 2 | HOMEPAGE = "https://devicetree.org/" | 2 | HOMEPAGE = "https://devicetree.org/" |
| 3 | DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels." | 3 | DESCRIPTION = "The Device Tree Compiler is a toolchain for working with device tree source and binary files." |
| 4 | SECTION = "bootloader" | 4 | SECTION = "bootloader" |
| 5 | LICENSE = "GPL-2.0-only | BSD-2-Clause" | 5 | LICENSE = "GPL-2.0-only | BSD-2-Clause" |
| 6 | 6 | ||
