All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] xdelta3: add optional lzma support
Date: Wed, 07 May 2014 14:19:23 +0200	[thread overview]
Message-ID: <lkd8cb$5n2$1@ger.gmane.org> (raw)
In-Reply-To: <1399463007-14787-1-git-send-email-Matthieu.Crapet@ingenico.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Matthieu Crapet schreef op 07-05-14 13:43:
> Using PACKAGECONFIG. Disabled by default.
> 
> 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"

If there's not configure switch for it, add it to DEPENDS to avoid suprises.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFTaiTLMkyGM64RGpERAglxAKCBVh+CyLipm+C+VJeQFQ3UZc1LSQCfdeVH
3sFkaMpsdr6M977BEM4EVDQ=
=Gnvt
-----END PGP SIGNATURE-----



  reply	other threads:[~2014-05-07 12:19 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 [this message]
2014-05-07 12:33   ` Matthieu CRAPET
2014-05-07 16:54 ` Martin Jansa
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='lkd8cb$5n2$1@ger.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --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.