Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] cryptsetup: Updated to upstream version.
@ 2013-09-01  1:12 Yevhen Kyriukha
  2013-09-01 11:13 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Yevhen Kyriukha @ 2013-09-01  1:12 UTC (permalink / raw)
  To: openembedded-core; +Cc: Yevhen Kyriukha

Also build static libraries.

Signed-off-by: Yevhen Kyriukha <kirgene@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-oe][PATCH] cryptsetup: Updated to upstream version.
  2013-09-01  1:12 [meta-oe][PATCH] cryptsetup: Updated to upstream version Yevhen Kyriukha
@ 2013-09-01 11:13 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2013-09-01 11:13 UTC (permalink / raw)
  To: Yevhen Kyriukha; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1967 bytes --]

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@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-01 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-01  1:12 [meta-oe][PATCH] cryptsetup: Updated to upstream version Yevhen Kyriukha
2013-09-01 11:13 ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox