diff options
Diffstat (limited to 'meta/recipes-extended/blktool')
-rw-r--r-- | meta/recipes-extended/blktool/blktool_4-7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/blktool/blktool_4-7.1.bb b/meta/recipes-extended/blktool/blktool_4-7.1.bb index ff2eaa5352..bb44befb56 100644 --- a/meta/recipes-extended/blktool/blktool_4-7.1.bb +++ b/meta/recipes-extended/blktool/blktool_4-7.1.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "blktool is used for querying and/or changing settings \ | |||
3 | of a block device. It is like hdparm but a more general tool, as it \ | 3 | of a block device. It is like hdparm but a more general tool, as it \ |
4 | works on SCSI, IDE and SATA devices." | 4 | works on SCSI, IDE and SATA devices." |
5 | HOMEPAGE = "http://packages.debian.org/unstable/admin/blktool" | 5 | HOMEPAGE = "http://packages.debian.org/unstable/admin/blktool" |
6 | LICENSE = "GPLv2+" | 6 | LICENSE = "GPL-2.0-or-later" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
8 | file://blktool.c;beginline=7;endline=8;md5=a5e798ea98fd50972088968a15e5f373" | 8 | file://blktool.c;beginline=7;endline=8;md5=a5e798ea98fd50972088968a15e5f373" |
9 | 9 | ||