summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb')
-rw-r--r--meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb b/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb
index 504176d632..b706f634ed 100644
--- a/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb
+++ b/meta-oe/recipes-extended/linuxconsole/linuxconsole_1.7.0.bb
@@ -5,7 +5,7 @@ input subsystem (providing support for serial mice, touchscreens etc.), and test
5the input event layer." 5the input event layer."
6HOMEPAGE = "https://sourceforge.net/projects/linuxconsole" 6HOMEPAGE = "https://sourceforge.net/projects/linuxconsole"
7 7
8LICENSE = "GPLv2" 8LICENSE = "GPL-2.0-only"
9LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 9LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
10 10
11DEPENDS = "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 11DEPENDS = "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"