summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-enea/linx/linx-mod_2.6.7.bb2
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
5SECTION = "kernel/modules" 5SECTION = "kernel/modules"
6 6
7LICENSE = "GPLv2" 7LICENSE = "GPL-2.0-only"
8LIC_FILES_CHKSUM = "file://../../COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 8LIC_FILES_CHKSUM = "file://../../COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
9 9
10DEPENDS = "linux-libc-headers linx" 10DEPENDS = "linux-libc-headers linx"