summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-17 14:57:24 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-21 22:02:48 +0000
commit6a320c849cdeeeac5581346e5e2cb3ce830242a9 (patch)
tree966792ede5283095e9e18c5302ef91d5724cdde1 /meta-yocto-bsp
parent40f5a289d5f3fd8b1d0f3ee1544531b85f5ab350 (diff)
downloadpoky-6a320c849cdeeeac5581346e5e2cb3ce830242a9.tar.gz
gma500-gfx-check: Update licence to match changes in OE-Core
Match SPDX licence name changes in OE-Core. (From meta-yocto rev: 4acb5d2a9e77b8f426fa2370a9a71b9df8c7c3e7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
index 00680de890..8f10bd239c 100644
--- a/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
+++ b/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Intel gma500_gfx fix for certain hardware" 1SUMMARY = "Intel gma500_gfx fix for certain hardware"
2DESCRIPTION = "Avoid inserting gma500_gfx module for certain hardware devices." 2DESCRIPTION = "Avoid inserting gma500_gfx module for certain hardware devices."
3LICENSE="GPLv2" 3LICENSE="GPLv2"
4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" 4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
5 5
6SRC_URI = "file://gma500-gfx-check.conf \ 6SRC_URI = "file://gma500-gfx-check.conf \
7 file://gma500-gfx-check.sh " 7 file://gma500-gfx-check.sh "