Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] cryptsetup: Add kernel-module-xts to RRECOMMENDS
Date: Thu, 22 Dec 2016 09:58:40 +0100	[thread overview]
Message-ID: <20161222085840.GC3544@jama> (raw)
In-Reply-To: <20161220142137.20922-1-bogdan.hopulele@ni.com>

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

On Tue, Dec 20, 2016 at 02:21:37PM +0000, Bogdan Hopulele wrote:
> cryptsetup luksOpen (luksFormat) uses xts by default.
> When the module is not installed, cryptsetup prints:
> 
> Check that kernel supports aes-xts-plain64 cipher (check syslog for more info)
> 
> Signed-off-by: Bogdan Hopulele <bogdan.hopulele@ni.com>

This doesn't look for master where cryptsetup was upgraded some 4 months
ago:

commit 5f9728d97f65173833f9d9aa2f535172f222c844
Author:     Derek Straka <derek@asterius.io>
AuthorDate: Tue Aug 9 17:50:41 2016 -0400
Commit:     Martin Jansa <Martin.Jansa@gmail.com>
CommitDate: Mon Aug 15 12:31:59 2016 +0200

    cryptsetup: update to version 1.7.2
    
    Signed-off-by: Derek Straka <derek@asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>


You should always send patches tested in recent master(-next).

> ---
>  meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb
> index 16c21d3..3470c5d 100644
> --- a/meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb
> +++ b/meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.0.bb
> @@ -28,6 +28,7 @@ RRECOMMENDS_${PN} = "kernel-module-aes-generic \
>                       kernel-module-md5 \
>                       kernel-module-cbc \
>                       kernel-module-sha256-generic \
> +                     kernel-module-xts \
>  "
>  
>  EXTRA_OECONF = "--enable-static"
> -- 
> 2.10.2
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

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

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

  reply	other threads:[~2016-12-22  8:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 14:21 [meta-oe][PATCH] cryptsetup: Add kernel-module-xts to RRECOMMENDS Bogdan Hopulele
2016-12-22  8:58 ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-22  9:49 Bogdan Hopulele

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=20161222085840.GC3544@jama \
    --to=martin.jansa@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox