From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 03/10] ltp: fix license segment md5sum boundary
Date: Fri, 30 Nov 2012 17:15:37 +0200 [thread overview]
Message-ID: <1354288544-10778-4-git-send-email-cazfi74@gmail.com> (raw)
In-Reply-To: <1354288544-10778-3-git-send-email-cazfi74@gmail.com>
Replaced incorrect "startline" with correct "beginline" for telling
where license segment in file begins. Old md5sum was calculated from
the beginning of the file, not from beginning of the license segment.
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
meta/recipes-extended/ltp/ltp_20120903.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/ltp/ltp_20120903.bb b/meta/recipes-extended/ltp/ltp_20120903.bb
index 1bc1d60..87c45b0 100644
--- a/meta/recipes-extended/ltp/ltp_20120903.bb
+++ b/meta/recipes-extended/ltp/ltp_20120903.bb
@@ -6,7 +6,7 @@ SECTION = "console/utils"
LICENSE = "GPLv2 & GPLv2+ & LGPLv2+ & LGPLv2.1+ & BSD-2-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://testcases/kernel/controllers/freezer/COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
- file://testcases/kernel/controllers/freezer/run_freezer.sh;startline=5;endline=17;md5=aeac3f7691caa2e76fd5a732fbd6510d \
+ file://testcases/kernel/controllers/freezer/run_freezer.sh;beginline=5;endline=17;md5=86a61d2c042d59836ffb353a21456498 \
file://testcases/kernel/fs/ext4-new-features/ffsb-6.0-rc2/COPYING;md5=c46082167a314d785d012a244748d803 \
file://testcases/kernel/hotplug/memory_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \
file://testcases/kernel/hotplug/cpu_hotplug/COPYING;md5=e04a2e542b2b8629bf9cd2ba29b0fe41 \
--
1.7.10.4
next prev parent reply other threads:[~2012-11-30 15:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 15:15 Fix license segment md5sum boundary Marko Lindqvist
2012-11-30 15:15 ` [PATCH 01/10] net-tools: fix " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 02/10] glib-2.0: " Marko Lindqvist
2012-11-30 15:15 ` Marko Lindqvist [this message]
2012-11-30 15:15 ` [PATCH 04/10] xcb: " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 05/10] libdaemon: " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 06/10] gmp: " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 07/10] coreutils: " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 08/10] uclibc: " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 09/10] pong-clock: " Marko Lindqvist
2012-11-30 15:15 ` [PATCH 10/10] xorg-app: " Marko Lindqvist
2012-12-03 14:50 ` Fix " Richard Purdie
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=1354288544-10778-4-git-send-email-cazfi74@gmail.com \
--to=cazfi74@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox