mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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>
(cherry picked from commit 09aa844891)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b712b3a1e3
commit
017674dbe8
@@ -2,7 +2,7 @@ SUMMARY = "Small and fast POSIX-compliant shell"
|
||||
HOMEPAGE = "http://gondor.apana.org.au/~herbert/dash/"
|
||||
SECTION = "System Environment/Shells"
|
||||
|
||||
LICENSE = "BSD & GPLv2+"
|
||||
LICENSE = "BSD-3-Clause & GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user