From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 03/10] ddrescue: update to 1.19
Date: Mon, 5 Jan 2015 13:35:52 +0100 [thread overview]
Message-ID: <20150105123552.GK2484@jama> (raw)
In-Reply-To: <a0ff960271975254d1c2760e4af4d83996a6b388.1420455602.git.paul.eggleton@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 2694 bytes --]
On Mon, Jan 05, 2015 at 11:00:47AM +0000, Paul Eggleton wrote:
> * License changed to GPLv2+
> * Upstream now only releases .lz files for new releases
Is .lz working correctly now with current bitbake+oe-core (it didn't
last time I've re-tried)? Shouldn't we wait for base.bbclass change to
be merged as you mention above do_unpack?
Duplicates http://patchwork.openembedded.org/patch/82165/
can you send incremental patch on top of this if needed?
>
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> ---
> .../ddrescue/{ddrescue_1.16.bb => ddrescue_1.19.bb} | 15 +++++++++------
> 1 file changed, 9 insertions(+), 6 deletions(-)
> rename meta-oe/recipes-extended/ddrescue/{ddrescue_1.16.bb => ddrescue_1.19.bb} (54%)
>
> diff --git a/meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb b/meta-oe/recipes-extended/ddrescue/ddrescue_1.19.bb
> similarity index 54%
> rename from meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb
> rename to meta-oe/recipes-extended/ddrescue/ddrescue_1.19.bb
> index a36c250..dc485b3 100644
> --- a/meta-oe/recipes-extended/ddrescue/ddrescue_1.16.bb
> +++ b/meta-oe/recipes-extended/ddrescue/ddrescue_1.19.bb
> @@ -4,14 +4,17 @@ DESCRIPTION = "GNU ddrescue is a data recovery tool. It copies data \
> trying hard to rescue data in case of read errors."
> HOMEPAGE = "http://www.gnu.org/software/ddrescue/ddrescue.html"
> SECTION = "console"
> -LICENSE = "GPLv3+"
> +LICENSE = "GPLv2+"
>
> -LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
> - file://main_common.cc;beginline=5;endline=16;md5=b5a59150a33658cc1ffc31b1a4ffb9f2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \
> + file://main_common.cc;beginline=5;endline=16;md5=3ec288b2676528cd2b069364e313016f"
>
> -SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz"
> -SRC_URI[md5sum] = "57b67407e882c6418531d48a2f20d16b"
> -SRC_URI[sha256sum] = "76b3f2e5fb0306d24f2632c3e168cccb73dc0a348e3a7089cd9230748ff23de6"
> +SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.lz"
> +SRC_URI[md5sum] = "ed6b5b82d74cbd925db2b829350e74b1"
> +SRC_URI[sha256sum] = "ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8"
> +
> +# This isn't already added by base.bbclass
> +do_unpack[depends] += "lzip-native:do_populate_sysroot"
>
> inherit autotools
>
> --
> 1.9.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-01-05 12:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-05 11:00 [PATCH 00/10] Recipe upgrades Paul Eggleton
2015-01-05 11:00 ` [PATCH 01/10] iotop: update to 0.6 Paul Eggleton
2015-01-05 11:00 ` [PATCH 02/10] lzip: update to 1.16 Paul Eggleton
2015-01-05 11:00 ` [PATCH 03/10] ddrescue: update to 1.19 Paul Eggleton
2015-01-05 12:35 ` Martin Jansa [this message]
2015-01-05 13:31 ` Paul Eggleton
2015-01-06 11:25 ` Martin Jansa
2015-01-06 11:59 ` Paul Eggleton
2015-01-05 11:00 ` [PATCH 04/10] lcdproc: update to 0.5.6 Paul Eggleton
2015-01-05 11:00 ` [PATCH 05/10] libmodplug: update to 0.8.8.5 Paul Eggleton
2015-01-05 11:00 ` [PATCH 06/10] protobuf: update to 2.5.0 Paul Eggleton
2015-01-05 11:00 ` [PATCH 07/10] mariadb: update to 5.5.41 Paul Eggleton
2015-01-05 11:00 ` [PATCH 08/10] rfkill: update to 0.5 Paul Eggleton
2015-01-05 11:00 ` [PATCH 09/10] picocom: update to 1.7 Paul Eggleton
2015-01-05 11:00 ` [PATCH 10/10] libssh: update to just after 0.6.4 Paul Eggleton
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=20150105123552.GK2484@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@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.