From 017674dbe8f9ab9c3d8ab3122272644c89fe466f Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 18 Nov 2021 16:11:25 +0000 Subject: dash: set precise BSD license "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton Signed-off-by: Khem Raj (cherry picked from commit 09aa844891f7ffae50a8ad7112c8f64737df17f0) Signed-off-by: Armin Kuster --- meta-oe/recipes-shells/dash/dash_0.5.11.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" 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 -- cgit 1.2.3-korg