diff options
Diffstat (limited to 'meta-networking')
3 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.18.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.18.bb index 1a982368e..166bf5727 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.18.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.18.bb | |||
@@ -3,8 +3,8 @@ SECTION = "console/network" | |||
3 | 3 | ||
4 | LICENSE = "GPL-3.0+ & LGPL-3.0+ & GPL-2.0+" | 4 | LICENSE = "GPL-3.0+ & LGPL-3.0+ & GPL-2.0+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
6 | file://${COREBASE}/meta/files/common-licenses/LGPL-3.0;md5=bfccfe952269fff2b407dd11f2f3083b \ | 6 | file://${COREBASE}/meta/files/common-licenses/LGPL-3.0-or-later;md5=c51d3eef3be114124d11349ca0d7e117 \ |
7 | file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 " | 7 | file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c" |
8 | 8 | ||
9 | SAMBA_MIRROR = "http://samba.org/samba/ftp" | 9 | SAMBA_MIRROR = "http://samba.org/samba/ftp" |
10 | MIRRORS += "\ | 10 | MIRRORS += "\ |
diff --git a/meta-networking/recipes-support/arptables/arptables_git.bb b/meta-networking/recipes-support/arptables/arptables_git.bb index c02a19944..5afec7663 100644 --- a/meta-networking/recipes-support/arptables/arptables_git.bb +++ b/meta-networking/recipes-support/arptables/arptables_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Administration tool for arp packet filtering" | 1 | SUMMARY = "Administration tool for arp packet filtering" |
2 | SECTION = "net" | 2 | SECTION = "net" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
5 | SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" | 5 | SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" |
6 | PV = "0.0.5+git${SRCPV}" | 6 | PV = "0.0.5+git${SRCPV}" |
7 | 7 | ||
diff --git a/meta-networking/recipes-support/ncp/ncp_1.2.4.bb b/meta-networking/recipes-support/ncp/ncp_1.2.4.bb index f42223b1f..a2f0ccc06 100644 --- a/meta-networking/recipes-support/ncp/ncp_1.2.4.bb +++ b/meta-networking/recipes-support/ncp/ncp_1.2.4.bb | |||
@@ -4,7 +4,7 @@ security or integrity checking, no throttling, no features, except \ | |||
4 | one: you don't have to type the coordinates of your peer." | 4 | one: you don't have to type the coordinates of your peer." |
5 | HOMEPAGE = "http://www.fefe.de/ncp" | 5 | HOMEPAGE = "http://www.fefe.de/ncp" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 7 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" |
8 | DEPENDS = "libowfat" | 8 | DEPENDS = "libowfat" |
9 | 9 | ||
10 | SRC_URI = "https://dl.fefe.de/${BP}.tar.bz2" | 10 | SRC_URI = "https://dl.fefe.de/${BP}.tar.bz2" |