diff options
Diffstat (limited to 'recipes-extended/dev86/dev86_git.bb')
| -rw-r--r-- | recipes-extended/dev86/dev86_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/dev86/dev86_git.bb b/recipes-extended/dev86/dev86_git.bb index 88e9cf30..4b5a2654 100644 --- a/recipes-extended/dev86/dev86_git.bb +++ b/recipes-extended/dev86/dev86_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)" | 1 | DESCRIPTION = "This is a cross development C compiler, assembler and linker environment for the production of 8086 executables (Optionally MSDOS COM)" |
| 2 | HOMEPAGE = "http://www.debath.co.uk/dev86/" | 2 | HOMEPAGE = "http://www.debath.co.uk/dev86/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
| 5 | SECTION = "console/tools" | 5 | SECTION = "console/tools" |
| 6 | 6 | ||
