summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.48.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.48.bb b/meta/recipes-extended/hdparm/hdparm_9.48.bb
index ec3d26f420..cd85776cf8 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.48.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.48.bb
@@ -2,8 +2,12 @@ SUMMARY = "Utility for viewing/manipulating IDE disk drive/driver parameters"
2DESCRIPTION = "hdparm is a Linux shell utility for viewing \ 2DESCRIPTION = "hdparm is a Linux shell utility for viewing \
3and manipulating various IDE drive and driver parameters." 3and manipulating various IDE drive and driver parameters."
4SECTION = "console/utils" 4SECTION = "console/utils"
5LICENSE = "BSD" 5
6LICENSE = "BSD & GPLv2"
7LICENSE_${PN} = "BSD"
8LICENSE_${PN}-dbg = "BSD"
6LICENSE_wiper = "GPLv2" 9LICENSE_wiper = "GPLv2"
10
7LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \ 11LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \
8 file://debian/copyright;md5=a82d7ba3ade9e8ec902749db98c592f3 \ 12 file://debian/copyright;md5=a82d7ba3ade9e8ec902749db98c592f3 \
9 file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \ 13 file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \