mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
dash: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "Small and fast POSIX-compliant shell"
|
|||||||
HOMEPAGE = "http://gondor.apana.org.au/~herbert/dash/"
|
HOMEPAGE = "http://gondor.apana.org.au/~herbert/dash/"
|
||||||
SECTION = "System Environment/Shells"
|
SECTION = "System Environment/Shells"
|
||||||
|
|
||||||
LICENSE = "BSD & GPLv2+"
|
LICENSE = "BSD-3-Clause & GPLv2+"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
|
||||||
|
|
||||||
inherit autotools update-alternatives
|
inherit autotools update-alternatives
|
||||||
|
|||||||
Reference in New Issue
Block a user