summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-kernel/fdpm-module
diff options
context:
space:
mode:
authorYannick Gicquel <yannick.gicquel@iot.bzh>2016-09-07 15:00:18 +0200
committerYannick Gicquel <yannick.gicquel@iot.bzh>2016-11-02 15:41:22 +0100
commit7086d09a84a2c522a256759321c820469fe2b896 (patch)
tree1c6df23e4b277b2e0d4b4fd33f23383955088cc3 /meta-rcar-gen2/recipes-kernel/fdpm-module
parentb0ca2942f2e7abefe45745608400c1ddb7be1a97 (diff)
recipes-kernel: Fix warning of license
This is report 7ffdb1f20d8 upstream patch to avoid QA warning while do_rootfs tasks occured. Change-Id: Ie2661c7e85dc50ee6a736fa4d5ccc8b1373aa5a1 Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Diffstat (limited to 'meta-rcar-gen2/recipes-kernel/fdpm-module')
-rw-r--r--meta-rcar-gen2/recipes-kernel/fdpm-module/fdpm-kernel-module.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen2/recipes-kernel/fdpm-module/fdpm-kernel-module.bb b/meta-rcar-gen2/recipes-kernel/fdpm-module/fdpm-kernel-module.bb
index 2739166..d06705f 100644
--- a/meta-rcar-gen2/recipes-kernel/fdpm-module/fdpm-kernel-module.bb
+++ b/meta-rcar-gen2/recipes-kernel/fdpm-module/fdpm-kernel-module.bb
@@ -1,6 +1,6 @@
require ../../include/rcar-gen2-modules-common.inc
-LICENSE = "GPLv2&MIT"
+LICENSE = "GPLv2 & MIT"
LIC_FILES_CHKSUM = "file://drv/GPL-COPYING;md5=ffa10f40b98be2c2bc9608f56827ed23 \
file://drv/MIT-COPYING;md5=5526ef6e21dc96a1dd89fac4bde9f995"