[oe] [meta-oe][PATCH] xdelta3: add optional lzma support

Matthieu CRAPET Matthieu.CRAPET at ingenico.com
Wed May 7 12:33:23 UTC 2014


Hi,

I understand that depending if lzma.h is previously installed or not, the result binary is different.
So you recommend to enable lzma ?

By the way, could you reexplain if I should write:
PACKAGECONFIG ?= "lzma"
Or
PACKAGECONFIG ??= "lzma"

Regards,
Matt


-----Message d'origine-----
De : openembedded-devel-bounces at lists.openembedded.org [mailto:openembedded-devel-bounces at lists.openembedded.org] De la part de Koen Kooi
Envoyé : mercredi 7 mai 2014 14:19
À : openembedded-devel at lists.openembedded.org
Objet : Re: [oe] [meta-oe][PATCH] xdelta3: add optional lzma support

-----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 at 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-----

--
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel at lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list