diff options
| -rw-r--r-- | meta-oe/recipes-shells/dash/dash_0.5.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-shells/dash/dash_0.5.12.bb b/meta-oe/recipes-shells/dash/dash_0.5.12.bb index 9882ba6f8e..947ef702d7 100644 --- a/meta-oe/recipes-shells/dash/dash_0.5.12.bb +++ b/meta-oe/recipes-shells/dash/dash_0.5.12.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-3-Clause & GPL-2.0-or-later" | 5 | LICENSE = "BSD-3-Clause" |
| 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 |
