All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Björn Stenberg" <bjst@enea.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] pigz: Update to upstream version 2.2.5
Date: Fri, 10 Aug 2012 11:58:02 +0200	[thread overview]
Message-ID: <20120810095802.GA22136@giant> (raw)
In-Reply-To: <5023C1FD.5040506@linux.intel.com>

Also added beginline/endline to LIC_FILES_CHKSUM to not track whole pigz.c.

Signed-off-by: Björn Stenberg <bjst@enea.com>
---
 .../pigz/{pigz_2.2.4.bb => pigz_2.2.5.bb}          |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
 rename meta/recipes-extended/pigz/{pigz_2.2.4.bb => pigz_2.2.5.bb} (26%)

diff --git a/meta/recipes-extended/pigz/pigz_2.2.4.bb
b/meta/recipes-extended/pigz/pigz_2.2.5.bb
similarity index 26%
rename from meta/recipes-extended/pigz/pigz_2.2.4.bb
rename to meta/recipes-extended/pigz/pigz_2.2.5.bb
index e76c49c..76c7c6c 100644
--- a/meta/recipes-extended/pigz/pigz_2.2.4.bb
+++ b/meta/recipes-extended/pigz/pigz_2.2.5.bb
@@ -1,11 +1,9 @@
 require pigz.inc

-PR = "r2"
-
 NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"

 BBCLASSEXTEND = "native"

-SRC_URI[md5sum] = "9df2a3c742524446fa4e797c17e8fd85"
-SRC_URI[sha256sum] =
"7e7967c47f66c07be97cbfa25c8816b72f9d35258466ea31eddc7666c914160e"
-LIC_FILES_CHKSUM = "file://pigz.c;md5=53f47c097bbf11b937a421b1816a8dc5"
+SRC_URI[md5sum] = "188f769ccedc403893d03049ad31e969"
+SRC_URI[sha256sum] =
"e37498cbf3a475d7ebe2519751188c29564bf8dd27ba68bd3c7fe1ac08792759"
+LIC_FILES_CHKSUM =
"file://pigz.c;beginline=7;endline=21;md5=a21d4075cb00ab4ca17fce5e7534ca95"
--
1.7.5.4

-- 
Björn



  reply	other threads:[~2012-08-10 10:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-08 15:06 [PATCH] pigz: Update to upstream version 2.2.5 Björn Stenberg
2012-08-08 16:49 ` Koen Kooi
2012-08-09  7:17   ` Björn Stenberg
2012-08-09 13:58     ` Saul Wold
2012-08-10  9:58       ` Björn Stenberg [this message]
2012-08-16 18:28         ` Saul Wold

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=20120810095802.GA22136@giant \
    --to=bjst@enea.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.