From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] xdelta3: add optional lzma support
Date: Wed, 7 May 2014 18:54:46 +0200 [thread overview]
Message-ID: <20140507165446.GG30955@jama> (raw)
In-Reply-To: <1399463007-14787-1-git-send-email-Matthieu.Crapet@ingenico.com>
[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]
On Wed, May 07, 2014 at 01:43:27PM +0200, Matthieu Crapet wrote:
> Using PACKAGECONFIG. Disabled by default.
It's not disabled by default, it's autodetected by default and that's
not acceptable.
> Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
> ---
> meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb b/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb
> index 16a72ee..f3b4754 100644
> --- a/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb
> +++ b/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb
> @@ -13,3 +13,7 @@ SRC_URI[md5sum] = "c3ae3286ce4193de8e03d5bcaccf3bc3"
> SRC_URI[sha256sum] = "3a86f29c95664fb44b8a40ff22d9bcc3e87aa8c01f0ff75931a7fa78ed3d2e55"
>
> inherit autotools
> +
> +# Optional secondary compression
> +PACKAGECONFIG ?= ""
> +PACKAGECONFIG[lzma] = ",,xz"
> --
> 1.8.5.4
>
> --
> _______________________________________________
> 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: 205 bytes --]
next prev parent reply other threads:[~2014-05-07 16:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-07 11:43 [meta-oe][PATCH] xdelta3: add optional lzma support Matthieu Crapet
2014-05-07 12:19 ` Koen Kooi
2014-05-07 12:33 ` Matthieu CRAPET
2014-05-07 16:54 ` Martin Jansa [this message]
2014-05-10 17:06 ` Khem Raj
2014-05-12 10:00 ` [meta-oe][PATCH v2] " Matthieu Crapet
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=20140507165446.GG30955@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox