[OE-core] [meta-oe][PATCH] cryptsetup: Updated to upstream version.

Martin Jansa martin.jansa at gmail.com
Sun Sep 1 11:13:33 UTC 2013


On Sun, Sep 01, 2013 at 04:12:06AM +0300, Yevhen Kyriukha wrote:
> Also build static libraries.

Hi,

please resend to openembedded-devel ML.

> 
> Signed-off-by: Yevhen Kyriukha <kirgene at gmail.com>
> ---
>  .../cryptsetup/{cryptsetup_1.6.1.bb => cryptsetup_1.6.2.bb}         | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>  rename meta-oe/recipes-support/cryptsetup/{cryptsetup_1.6.1.bb => cryptsetup_1.6.2.bb} (87%)
> 
> diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.2.bb
> similarity index 87%
> rename from meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb
> rename to meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.2.bb
> index 95f7e8d..6c3418a 100644
> --- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.1.bb
> +++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.6.2.bb
> @@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=32107dd283b1dfeb66c9b3e6be312326"
>  DEPENDS = "util-linux lvm2 popt libgcrypt"
>  
>  SRC_URI = "http://cryptsetup.googlecode.com/files/cryptsetup-${PV}.tar.bz2"
> -SRC_URI[md5sum] = "f374d11e3b0e7ca0f805756fd02e34ff"
> -SRC_URI[sha256sum] = "baf36e663c03eb6440482d91c486d61ed47ce5c9268ad04c18ca09082755149c"
> +SRC_URI[md5sum] = "cd834da49fbe92dd66df02cc5c61280f"
> +SRC_URI[sha256sum] = "15723f0198303d4bcb99d480b7a773918e2d319f0348457988c063bdd03e109a"
>  
>  inherit autotools gettext
>  
> @@ -29,3 +29,5 @@ RRECOMMENDS_${PN} = "kernel-module-aes-generic \
>                       kernel-module-cbc \
>                       kernel-module-sha256-generic \
>  "
> +
> +EXTRA_OECONF = "--enable-static"
> -- 
> 1.8.1.2
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20130901/660f6c30/attachment-0002.sig>


More information about the Openembedded-core mailing list