Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Yevhen Kyriukha <kirgene@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Yevhen Kyriukha <kirgene@gmail.com>
Subject: [meta-oe][PATCH] cryptsetup: Updated to upstream version.
Date: Sun,  1 Sep 2013 04:12:06 +0300	[thread overview]
Message-ID: <1377997926-55540-1-git-send-email-kirgene@gmail.com> (raw)

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



             reply	other threads:[~2013-09-01  1:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-01  1:12 Yevhen Kyriukha [this message]
2013-09-01 11:13 ` [meta-oe][PATCH] cryptsetup: Updated to upstream version Martin Jansa

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=1377997926-55540-1-git-send-email-kirgene@gmail.com \
    --to=kirgene@gmail.com \
    --cc=openembedded-core@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