mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
hdparm: drop NO_GENERIC_LICENSE[hdparm]
* the hdparm license text was added in: https://git.openembedded.org/openembedded-core/commit/?id=e9c1f48af10ccb58251ecc7e041babb99b94d6df and now the NO_GENERIC_LICENSE was causing: ERROR: hdparm-9.65-r0 do_populate_lic: QA Issue: hdparm: hdparm is a generic license, please don't use NO_GENERIC_LICENSE for it. [license-no-generic] (From OE-Core rev: 64759473f3e6f3a9f3424575591b83ce9cd14e6c) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
efe5c1b207
commit
25b01c23c5
@@ -8,7 +8,6 @@ LICENSE = "BSD-2-Clause & GPL-2.0-only & hdparm"
|
||||
LICENSE:${PN} = "BSD-2-Clause & hdparm"
|
||||
LICENSE:${PN}-dbg = "BSD-2-Clause & hdparm"
|
||||
LICENSE:wiper = "GPL-2.0-only"
|
||||
NO_GENERIC_LICENSE[hdparm] = "LICENSE.TXT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=495d03e50dc6c89d6a30107ab0df5b03 \
|
||||
file://debian/copyright;md5=a82d7ba3ade9e8ec902749db98c592f3 \
|
||||
|
||||
Reference in New Issue
Block a user