diff options
| author | Bogdan Oprescu <bogdan.oprescu@enea.com> | 2022-08-12 15:57:11 +0200 |
|---|---|---|
| committer | Bogdan Oprescu <bogdan.oprescu@enea.com> | 2022-08-12 16:12:33 +0200 |
| commit | 255f2098b16aa1f7e8600e30ab9db59a669a3d79 (patch) | |
| tree | 898dd52b76969c57f47ab2d80ab7bdb4644bbcae | |
| parent | ce0397ba44158ff139c3d1bb98a81c29ff07aa99 (diff) | |
| download | meta-el-common-255f2098b16aa1f7e8600e30ab9db59a669a3d79.tar.gz | |
Update license string to match latest format
An automated conversion using scripts/contrib/convert-spdx-licenses.py
to convert to use the standard SPDX license identifiers
Change-Id: If2d4423d8ee86370559e35d2825e0073b264367c
Signed-off-by: Bogdan Oprescu <bogdan.oprescu@enea.com>
| -rw-r--r-- | recipes-enea/linx/linx-mod_2.6.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-enea/linx/linx-mod_2.6.7.bb b/recipes-enea/linx/linx-mod_2.6.7.bb index ae2e33f..87ea4f4 100644 --- a/recipes-enea/linx/linx-mod_2.6.7.bb +++ b/recipes-enea/linx/linx-mod_2.6.7.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "http://linx.sourceforge.net/" | |||
| 4 | 4 | ||
| 5 | SECTION = "kernel/modules" | 5 | SECTION = "kernel/modules" |
| 6 | 6 | ||
| 7 | LICENSE = "GPLv2" | 7 | LICENSE = "GPL-2.0-only" |
| 8 | LIC_FILES_CHKSUM = "file://../../COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 8 | LIC_FILES_CHKSUM = "file://../../COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 9 | 9 | ||
| 10 | DEPENDS = "linux-libc-headers linx" | 10 | DEPENDS = "linux-libc-headers linx" |
