aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-03-14 16:33:04 -0700
committerSaul Wold <sgw@linux.intel.com>2012-03-15 11:43:29 -0700
commitbdaa8c17ed8171ce827e84b8680ca8248e10a1d2 (patch)
tree8094a550ef0723d713ef02b48867db6c4ffe3ad8 /meta
parentaecc9a8ac625a48792f91afbb40def08e3a06991 (diff)
downloadopenembedded-core-contrib-bdaa8c17ed8171ce827e84b8680ca8248e10a1d2.tar.gz
dtc: Fix License warning
WARNING: dtc: No generic license file exists for: GPL2 in any provider Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/dtc/dtc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 9b4b7682b8..fab91dca93 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