Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/6] iw: Fix license field to BSD-2-Clause
@ 2019-08-16 19:44 Wes Lindauer
  2019-08-16 19:44 ` [PATCH 2/6] openssh: Update LICENSE field with missing values Wes Lindauer
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Wes Lindauer @ 2019-08-16 19:44 UTC (permalink / raw)
  To: openembedded-core

Using just "BSD" license implies BSD-3-Clause and this recipe appears to
be closer to a BSD-2-Clause.
---
 meta/recipes-connectivity/iw/iw_5.0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/iw/iw_5.0.1.bb b/meta/recipes-connectivity/iw/iw_5.0.1.bb
index e127963513..87b21e668d 100644
--- a/meta/recipes-connectivity/iw/iw_5.0.1.bb
+++ b/meta/recipes-connectivity/iw/iw_5.0.1.bb
@@ -4,7 +4,7 @@ wireless devices. It supports almost all new drivers that have been added \
 to the kernel recently. "
 HOMEPAGE = "http://wireless.kernel.org/en/users/Documentation/iw"
 SECTION = "base"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=878618a5c4af25e9b93ef0be1a93f774"
 
 DEPENDS = "libnl"
-- 
2.14.5



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

end of thread, other threads:[~2019-09-05  9:35 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-16 19:44 [PATCH 1/6] iw: Fix license field to BSD-2-Clause Wes Lindauer
2019-08-16 19:44 ` [PATCH 2/6] openssh: Update LICENSE field with missing values Wes Lindauer
2019-08-16 19:44 ` [PATCH 3/6] shadow: Fix BSD license file checksum Wes Lindauer
2019-08-16 19:44 ` [PATCH 4/6] sudo: " Wes Lindauer
2019-08-16 19:44 ` [PATCH 5/6] libunwind: Fix MIT " Wes Lindauer
2019-08-16 19:44 ` [PATCH 6/6] xz: Remove GPLv3 license checksum Wes Lindauer
2019-08-16 20:50   ` Khem Raj
2019-08-27 17:34     ` Wes Lindauer
2019-08-27 18:04     ` Adrian Bunk
2019-08-27 18:27       ` Mark Hatle
2019-09-03 18:59         ` Wes Lindauer
2019-09-04 12:07           ` Mark Hatle
2019-09-04 18:50             ` Richard Purdie
2019-09-04 19:53               ` Adrian Bunk
2019-09-04 20:18                 ` Mark Hatle
2019-09-04 20:30                   ` Mark Hatle
2019-09-04 20:36                   ` richard.purdie
2019-09-05  9:35                 ` Peter Kjellerstedt
2019-09-04 20:27             ` Adrian Bunk
2019-09-04 20:42               ` Mark Hatle
2019-09-05  5:40                 ` Adrian Bunk
2019-08-16 20:02 ` ✗ patchtest: failure for "iw: Fix license field to BSD-2..." and 5 more Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox