diff options
| author | Ross Burton <ross@burtonini.com> | 2021-11-18 16:11:25 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-11-18 11:07:10 -0800 |
| commit | 09aa844891f7ffae50a8ad7112c8f64737df17f0 (patch) | |
| tree | 545d358eb61bad0f3aca5c1afe6d2b69436d554f | |
| parent | 1d114ded14689d53959fa7fed05b6f7b336cd3ea (diff) | |
| download | meta-openembedded-09aa844891f7ffae50a8ad7112c8f64737df17f0.tar.gz | |
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>
| -rw-r--r-- | meta-oe/recipes-shells/dash/dash_0.5.11.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.11.5.bb b/meta-oe/recipes-shells/dash/dash_0.5.11.5.bb index 8fe601a2d4..20f840411f 100644 --- a/meta-oe/recipes-shells/dash/dash_0.5.11.5.bb +++ b/meta-oe/recipes-shells/dash/dash_0.5.11.5.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Small and fast POSIX-compliant shell" | |||
| 2 | HOMEPAGE = "http://gondor.apana.org.au/~herbert/dash/" | 2 | HOMEPAGE = "http://gondor.apana.org.au/~herbert/dash/" |
| 3 | SECTION = "System Environment/Shells" | 3 | SECTION = "System Environment/Shells" |
| 4 | 4 | ||
| 5 | LICENSE = "BSD & GPLv2+" | 5 | LICENSE = "BSD-3-Clause & GPLv2+" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b5262b4a1a1bff72b48e935531976d2e" |
| 7 | 7 | ||
| 8 | inherit autotools update-alternatives | 8 | inherit autotools update-alternatives |
