WARNING: dtc: No generic license file exists for: GPL2 in any provider Signed-off-by: Saul Wold <[email protected]> --- 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 9b4b768..fab91dc 100644 --- a/meta/recipes-kernel/dtc/dtc.inc +++ b/meta/recipes-kernel/dtc/dtc.inc @@ -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 -- 1.7.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
