All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/4] native cryptsetup and fuse
@ 2017-02-08  9:37 Patrick Ohly
  2017-02-08  9:37 ` [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138 Patrick Ohly
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Patrick Ohly @ 2017-02-08  9:37 UTC (permalink / raw)
  To: openembedded-devel

I have some experimental code which enables dm-verity integrity
protection in an image. This relies on cryptsetup-native and thus
lvm2-native.

swtpm-native (in its current form - if time permits I hope to modify
it so that it works without CUSE) needs fuse-native.

While (accidentally) building the old lvm2 2.02.138 I noticed a build
error; let's remove it.

Patrick Ohly (4):
  lvm2: remove unbuildable 2.02.138
  fuse: support native compilation
  lvm2: enable native compilation
  cryptsetup: enable native compilation

 meta-filesystems/recipes-support/fuse/fuse_2.9.4.bb    |  6 +-
 meta-oe/recipes-support/cryptsetup/cryptsetup_1.7.2.bb |  2 +-
 meta-oe/recipes-support/lvm2/lvm2.inc                  | 28 +++++++++--
 meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb          |  4 +--
 meta-oe/recipes-support/lvm2/lvm2_2.02.166.bb          |  2 +-
 5 files changed, 31 insertions(+), 11 deletions(-)
 delete mode 100644 meta-oe/recipes-support/lvm2/lvm2_2.02.138.bb

base-commit: c162c9102881ae97772e56ca779ffedbc445aca0
-- 
git-series 0.9.1


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

end of thread, other threads:[~2017-02-13  7:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-08  9:37 [meta-oe][PATCH 0/4] native cryptsetup and fuse Patrick Ohly
2017-02-08  9:37 ` [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138 Patrick Ohly
2017-02-08 20:21   ` Khem Raj
2017-02-09 17:11     ` Patrick Ohly
2017-02-09 17:17       ` Khem Raj
2017-02-09 19:21         ` Reply-To (was: Re: [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138) Patrick Ohly
2017-02-10 23:15         ` [meta-oe][PATCH 1/4] lvm2: remove unbuildable 2.02.138 Martin Jansa
2017-02-13  7:23           ` Patrick Ohly
2017-02-08  9:37 ` [meta-oe][PATCH 2/4] fuse: support native compilation Patrick Ohly
2017-02-08  9:37 ` [meta-oe][PATCH 3/4] lvm2: enable " Patrick Ohly
2017-02-08  9:37 ` [meta-oe][PATCH 4/4] cryptsetup: " Patrick Ohly

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.