diff options
-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" |