Re: [OE-core] [PATCH 2/3] hdparm: update LICENSE info

2016-08-08 Thread Markus Lehtonen
On Mon, 2016-08-08 at 12:23 +0100, Burton, Ross wrote: > > On 8 August 2016 at 12:13, Maxin B. John > wrote: > > -LICENSE = "BSD" > > +LICENSE = "BSD & GPLv2" > > LICENSE_wiper = "GPLv2" > > > I sent a patch for this one last week but forgot to update the bug, > sorry. > > This isn't quite rig

Re: [OE-core] [PATCH 2/3] hdparm: update LICENSE info

2016-08-08 Thread Burton, Ross
On 8 August 2016 at 12:13, Maxin B. John wrote: > -LICENSE = "BSD" > +LICENSE = "BSD & GPLv2" > LICENSE_wiper = "GPLv2" > I sent a patch for this one last week but forgot to update the bug, sorry. This isn't quite right as the hdparm utility itself is BSD licensed, so you also need LICENSE_${P

[OE-core] [PATCH 2/3] hdparm: update LICENSE info

2016-08-08 Thread Maxin B. John
Update hdparm recipe so that LICENSE_wiper is specified in the LICENSE. [YOCTO #10074] Signed-off-by: Maxin B. John --- meta/recipes-extended/hdparm/hdparm_9.48.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/hdparm/hdparm_9.48.bb b/meta/recipes-ext