diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/mtools/mtools_3.9.9.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb index 932d88f2a3..faf8317089 100644 --- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb +++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb | |||
@@ -4,7 +4,8 @@ | |||
4 | 4 | ||
5 | DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them." | 5 | DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them." |
6 | HOMEPAGE="http://mtools.linux.lu" | 6 | HOMEPAGE="http://mtools.linux.lu" |
7 | LICENSE="GPL" | 7 | LICENSE="GPLv2+" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=92b58ec77696788ce278b044d2a8e9d3" | ||
8 | PR = "r4" | 9 | PR = "r4" |
9 | 10 | ||
10 | #http://mtools.linux.lu/mtools-${PV}.tar.gz | 11 | #http://mtools.linux.lu/mtools-${PV}.tar.gz |