diff options
Diffstat (limited to 'meta/recipes-extended/mktemp/mktemp_1.7.bb')
-rw-r--r-- | meta/recipes-extended/mktemp/mktemp_1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/mktemp/mktemp_1.7.bb b/meta/recipes-extended/mktemp/mktemp_1.7.bb index 41ee10cdc6..1d099641fe 100644 --- a/meta/recipes-extended/mktemp/mktemp_1.7.bb +++ b/meta/recipes-extended/mktemp/mktemp_1.7.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Allow safe temporary file creation from shell scripts." | |||
2 | HOMEPAGE = "http://www.mktemp.org/" | 2 | HOMEPAGE = "http://www.mktemp.org/" |
3 | BUGTRACKER = "http://www.mktemp.org/bugs" | 3 | BUGTRACKER = "http://www.mktemp.org/bugs" |
4 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
5 | LICENSE = "ISC style" | 5 | LICENSE = "ISC" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=430680f6322a1eb87199b5e01a82c0d4" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=430680f6322a1eb87199b5e01a82c0d4" |
7 | 7 | ||
8 | PR = "r0" | 8 | PR = "r0" |