All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hdparm: drop NO_GENERIC_LICENSE
@ 2024-07-10  0:01 Denys Dmytriyenko
  2024-07-10  0:05 ` [OE-core] " Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2024-07-10  0:01 UTC (permalink / raw)
  To: openembedded-core; +Cc: Denys Dmytriyenko

Latest SPDX update[1] brought in a generic hdparm license, no need
to set NO_GENERIC_LICENSE any more.

[1] https://git.openembedded.org/openembedded-core/commit/?id=e9c1f48af10ccb58251ecc7e041babb99b94d6df

Signed-off-by: Denys Dmytriyenko <denis@denix.org>
---
 meta/recipes-extended/hdparm/hdparm_9.65.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-extended/hdparm/hdparm_9.65.bb b/meta/recipes-extended/hdparm/hdparm_9.65.bb
index d5e6ab6065a..1b6af566a29 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.65.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.65.bb
@@ -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 \
-- 
2.35.3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-10  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  0:01 [PATCH] hdparm: drop NO_GENERIC_LICENSE Denys Dmytriyenko
2024-07-10  0:05 ` [OE-core] " Martin Jansa
2024-07-10  0:09   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.