| Submitter | Saul Wold |
|---|---|
| Date | March 15, 2012, 7:15 p.m. |
| Message ID | <bdaa8c17ed8171ce827e84b8680ca8248e10a1d2.1331837170.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/23447/ |
| State | Accepted |
| Commit | bdaa8c17ed8171ce827e84b8680ca8248e10a1d2 |
| Headers | show |
Comments
Patch
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
WARNING: dtc: No generic license file exists for: GPL2 in any provider Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-kernel/dtc/dtc.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)