From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 10/10] xorg-app: fix license segment md5sum boundary
Date: Fri, 30 Nov 2012 17:15:44 +0200 [thread overview]
Message-ID: <1354288544-10778-11-git-send-email-cazfi74@gmail.com> (raw)
In-Reply-To: <1354288544-10778-10-git-send-email-cazfi74@gmail.com>
Replaced incorrect "startline" with correct "beginline" for telling
where license segment in file begins. This change has no effect on
md5sum as license segments from the beginning of the file.
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
meta/recipes-graphics/xorg-app/xev_1.2.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.0.bb b/meta/recipes-graphics/xorg-app/xev_1.2.0.bb
index 8d45e2e..5248ea1 100644
--- a/meta/recipes-graphics/xorg-app/xev_1.2.0.bb
+++ b/meta/recipes-graphics/xorg-app/xev_1.2.0.bb
@@ -1,5 +1,5 @@
require xorg-app-common.inc
-LIC_FILES_CHKSUM = "file://xev.c;startline=0;endline=35;md5=2f39a0038b59269c1e62efae64cfd056"
+LIC_FILES_CHKSUM = "file://xev.c;beginline=1;endline=35;md5=2f39a0038b59269c1e62efae64cfd056"
DESCRIPTION = "X Event Viewer"
LICENSE = "MIT"
PE = "1"
--
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 ` [PATCH 03/10] ltp: " Marko Lindqvist
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 ` Marko Lindqvist [this message]
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-11-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