summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-shells/dash/dash_0.5.12.bb
Commit message (Collapse)AuthorAgeFilesLines
* dash: correct licenceDan McGregor2024-04-071-1/+1
| | | | | | | | | | According to its copyright file, dash is only BSD-3-Clause. It has a build time tool from bash that's under the GPL, but only the tool's output is used, not the tool itself. So all compiled artefacts in dash appear to share the same licence. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dash: upgrade 0.5.11.5 -> 0.5.12Wang Mingyu2022-12-231-0/+26
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>