From 255f2098b16aa1f7e8600e30ab9db59a669a3d79 Mon Sep 17 00:00:00 2001 From: Bogdan Oprescu Date: Fri, 12 Aug 2022 15:57:11 +0200 Subject: 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 --- recipes-enea/linx/linx-mod_2.6.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" SECTION = "kernel/modules" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://../../COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" DEPENDS = "linux-libc-headers linx" -- cgit v1.2.3-54-g00ecf