]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dtc: update DESCRIPTION
authorTrevor Woerner <twoerner@gmail.com>
Thu, 23 Feb 2023 20:25:09 +0000 (15:25 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2023 11:03:45 +0000 (11:03 +0000)
Update the description to align with the current goals of the dtc project.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/dtc/dtc_1.7.0.bb

index 0fc3eca0021803829384dac5e6edfba24c0afb9c..5e171952f2701d792db3030eb17a337c6c908c85 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY = "Device Tree Compiler"
 HOMEPAGE = "https://devicetree.org/"
-DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels."
+DESCRIPTION = "The Device Tree Compiler is a toolchain for working with device tree source and binary files."
 SECTION = "bootloader"
 LICENSE = "GPL-2.0-only | BSD-2-Clause"