mirror of
git://git.yoctoproject.org/poky
synced 2026-05-19 01:24:48 +00:00
dtc: Fix License warning
WARNING: dtc: No generic license file exists for: GPL2 in any provider (From OE-Core rev: bdaa8c17ed8171ce827e84b8680ca8248e10a1d2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
44f50c3ce1
commit
e07686e83d
@ -1,7 +1,7 @@
|
||||
SUMMARY = "Device Tree Compiler"
|
||||
DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels."
|
||||
SECTION = "bootloader"
|
||||
LICENSE = "GPL2 | BSD"
|
||||
LICENSE = "GPLv2 | BSD"
|
||||
DEPENDS = "flex-native bison-native"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user