mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 09:26:40 +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 09aa844891f7ffae50a8ad7112c8f64737df17f0) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user