mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
devicetree.bbclass: fix typo
(From OE-Core rev: d523079bbea54f791039bf40db3bbc5c5e857ca3) Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8384b32422
commit
df736bbb51
@@ -4,7 +4,7 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
# This bbclass implements device tree compliation for user provided device tree
|
||||
# This bbclass implements device tree compilation for user provided device tree
|
||||
# sources. The compilation of the device tree sources is the same as the kernel
|
||||
# device tree compilation process, this includes being able to include sources
|
||||
# from the kernel such as soc dtsi files or header files such as gpio.h. In
|
||||
|
||||
Reference in New Issue
Block a user