Skip to content
Snippets Groups Projects
Commit 3927a91c authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

license: Fixed GPLv2 licenses

The GPLv2 licenses have been renamed. Changed to the new naming and
updated the licenses files.
parent e2e5f26e
No related branches found
No related tags found
1 merge request!418Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more
...@@ -11,7 +11,7 @@ FEATURE_PACKAGES:gplv3 += " \ ...@@ -11,7 +11,7 @@ FEATURE_PACKAGES:gplv3 += " \
${PN}-gplv3 \ ${PN}-gplv3 \
" "
RDEPENDS:${PN}_minimal = " \ RDEPENDS:${PN}-minimal = " \
openssh-sftp-server \ openssh-sftp-server \
" "
......
...@@ -2,7 +2,7 @@ SUMMARY = "Keytable files and keyboard utilities" ...@@ -2,7 +2,7 @@ SUMMARY = "Keytable files and keyboard utilities"
HOMEPAGE = "http://www.kbd-project.org/" HOMEPAGE = "http://www.kbd-project.org/"
DESCRIPTION = "The kbd project contains tools for managing Linux console (Linux console, virtual terminals, keyboard, etc.) – mainly, what they do is loading console fonts and keyboard maps." DESCRIPTION = "The kbd project contains tools for managing Linux console (Linux console, virtual terminals, keyboard, etc.) – mainly, what they do is loading console fonts and keyboard maps."
# everything minus console-fonts is GPLv2+ # everything minus console-fonts is GPLv2+
LICENSE = "GPLv2+" LICENSE = "GPLv2-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a" LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a"
inherit autotools gettext pkgconfig inherit autotools gettext pkgconfig
......
...@@ -2,6 +2,8 @@ FILESEXTRAPATHS:append := "${THISDIR}/${PN}:" ...@@ -2,6 +2,8 @@ FILESEXTRAPATHS:append := "${THISDIR}/${PN}:"
PACKAGECONFIG ??= "disable_automount" PACKAGECONFIG ??= "disable_automount"
PACKAGECONFIG[disable_automount] = ","
SRC_URI += " \ SRC_URI += " \
file://automount_disable_all \ file://automount_disable_all \
file://load_sdma_firmware.rules \ file://load_sdma_firmware.rules \
......
...@@ -4,7 +4,7 @@ patterns with given frequencies, durations, and spacing." ...@@ -4,7 +4,7 @@ patterns with given frequencies, durations, and spacing."
HOMEPAGE = "https://github.com/spkr-beep/beep" HOMEPAGE = "https://github.com/spkr-beep/beep"
BUGTRACKER = "https://github.com/spkr-beep/beep/issues" BUGTRACKER = "https://github.com/spkr-beep/beep/issues"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \ SRC_URI = "git://github.com/spkr-beep/beep.git;protocol=https;branch=master \
......
...@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.eclis.ch/fbv/" ...@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.eclis.ch/fbv/"
inherit autotools-brokensep inherit autotools-brokensep
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=130f9d9dddfebd2c6ff59165f066e41c" LIC_FILES_CHKSUM = "file://COPYING;md5=130f9d9dddfebd2c6ff59165f066e41c"
SECTION = "graphics" SECTION = "graphics"
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# licenses then you should change the value to separate the licenses with | # licenses then you should change the value to separate the licenses with |
# instead of &. If there is any doubt, check the accompanying documentation # instead of &. If there is any doubt, check the accompanying documentation
# to determine which situation is applicable. # to determine which situation is applicable.
LICENSE = "GPL-3.0 & The-Qt-Company-GPL-Exception-1.0" LICENSE = "GPL-3.0-only & The-Qt-Company-GPL-Exception-1.0"
LIC_FILES_CHKSUM = "file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ LIC_FILES_CHKSUM = "file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504" file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504"
......
SUMMARY = "Garz & Fricke MDB library" SUMMARY = "SECO North MDB library"
HOMEPAGE = "https://garz-fricke.com" HOMEPAGE = "https://www.seco.com"
HOMEPAGE = "https://git.seco.com/seco-ne/tools/libmdb" HOMEPAGE = "https://git.seco.com/seco-ne/tools/libmdb"
LICENSE = "GPLv2" LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
DEPENDS += " libgpiod " DEPENDS += " libgpiod "
...@@ -19,7 +19,7 @@ S = "${WORKDIR}/git" ...@@ -19,7 +19,7 @@ S = "${WORKDIR}/git"
CFLAGS += "-fPIC " CFLAGS += "-fPIC "
do_install() { do_install() {
oe_runmake install DEST_DIR="${D}" SBINDIR="${D}${sbindir}" oe_runmake install DEST_DIR="${D}" SBINDIR="${D}${sbindir}"
} }
PACKAGES += "${PN}-tests" PACKAGES += "${PN}-tests"
......
SUMMARY = "Garz & Fricke Linux Production Test Project" SUMMARY = "SECO North Linux Production Test Project"
HOMEPAGE = "https://git.seco.com/seco-ne/tools/gf-productiontests" HOMEPAGE = "https://git.seco.com/seco-ne/tools/gf-productiontests"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb" LIC_FILES_CHKSUM = "file://COPYING;md5=a23a74b3f4caf9616230789d94217acb"
DEPENDS += "tslib" DEPENDS += "tslib"
SRC_URI = " \
git://git@git.seco.com:4444/seco-ne/tools/gf-productiontests.git;protocol=ssh;branch=dunfell;nobranch=1 \
"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
SRC_URI = "git://git@git.seco.com:4444/seco-ne/tools/gf-productiontests.git;protocol=ssh;branch=dunfell;nobranch=1 \
"
# Create a <tag>-<number of commits since tag>-<hash> Version string # Create a <tag>-<number of commits since tag>-<hash> Version string
inherit gitpkgv inherit gitpkgv
...@@ -24,11 +25,11 @@ do_configure:prepend() { ...@@ -24,11 +25,11 @@ do_configure:prepend() {
} }
do_install () { do_install () {
install -d ${D}/opt/productiontests/bin install -d ${D}/opt/productiontests/bin
install -m 0755 ${B}/guf_pixeltest ${D}/opt/productiontests/bin/ install -m 0755 ${B}/guf_pixeltest ${D}/opt/productiontests/bin/
install -m 0755 ${B}/guf_touchtest ${D}/opt/productiontests/bin/ install -m 0755 ${B}/guf_touchtest ${D}/opt/productiontests/bin/
} }
FILES:${PN} = " \ FILES:${PN} = " \
/opt/productiontests/* \ /opt/productiontests/* \
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment