From: Wes Lindauer <wesley.lindauer@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/6] shadow: Fix BSD license file checksum
Date: Fri, 16 Aug 2019 15:44:02 -0400 [thread overview]
Message-ID: <20190816194405.12751-3-wesley.lindauer@gmail.com> (raw)
In-Reply-To: <20190816194405.12751-1-wesley.lindauer@gmail.com>
BSD license files must include the copyright notice.
---
meta/recipes-extended/shadow/shadow.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc
index 7f82d20826..6d9e300739 100644
--- a/meta/recipes-extended/shadow/shadow.inc
+++ b/meta/recipes-extended/shadow/shadow.inc
@@ -4,7 +4,7 @@ BUGTRACKER = "https://alioth.debian.org/tracker/?group_id=30580"
SECTION = "base/utils"
LICENSE = "BSD | Artistic-1.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=ed80ff1c2b40843cf5768e5229cf16e5 \
- file://src/passwd.c;beginline=8;endline=30;md5=d83888ea14ae61951982d77125947661"
+ file://src/passwd.c;beginline=2;endline=30;md5=5720ff729a6ff39ecc9f64555d75f4af"
DEPENDS = "virtual/crypt"
--
2.14.5
next prev parent reply other threads:[~2019-08-16 19:45 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Wes Lindauer [this message]
2019-08-16 19:44 ` [PATCH 4/6] sudo: Fix BSD license file checksum 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190816194405.12751-3-wesley.lindauer@gmail.com \
--to=wesley.lindauer@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.