Go to file
Stefan Herbrechtsmeier 8ded18cf95 cryptsetup: Update to latest version and use openssl as crypto backend
Cryptsetup with the command luksOpen failed with the error message:
device-mapper: status ioctl failed: Permission denied

The error comes from libgcrypt with drops root privileges if it is
linked with libcap support [1]. Update cryptsetup to latest version,
add PACKAGECONFIG for crypto backend selection (openssl / gcrypt)
and change the default crypto backend to openssl as libgcrypt states
the drop root privileges behaviour as a feature [2].

The license was updated to GPLv2 with OpenSSL exception.

Update the RRECOMMENDS to be conistent with the package names.

[1] http://code.google.com/p/cryptsetup/issues/detail?id=47
[2] https://bugs.g10code.com/gnupg/issue1181

Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:16:52 +02:00
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl evas-1.7.6.1: Update checksums, tarball was repackaged upstream :/ 2013-04-12 18:50:16 +02:00
meta-gnome midori: update to 0.5.0 2013-04-09 21:34:16 +02:00
meta-gpe libgpewidget: fix warning about overwritting keys 2013-04-15 16:16:51 +02:00
meta-initramfs initramfs-kexecboot-image: update IMAGE_INSTALL after mtd-utils split 2013-02-19 01:48:45 +01:00
meta-multimedia gupnp: remove dependency on gnome-icon-theme 2013-04-11 11:33:39 +02:00
meta-networking libnetfilter-queue: Add missing libmnl to DEPENDS 2013-04-02 08:53:13 -04:00
meta-oe cryptsetup: Update to latest version and use openssl as crypto backend 2013-04-15 16:16:52 +02:00
meta-ruby ruby: update to 1.9.3-194 2012-12-26 22:18:15 +01:00
meta-systemd atftpd: fix warning about overwritting keys 2013-04-15 16:16:51 +02:00
meta-webserver modphp: enable mysql option in PACKAGECONFIG 2013-04-15 10:56:19 +01:00
meta-xfce xfdesktop: update to 4.10.2 2013-04-09 21:34:16 +02:00
recipes-support/multipath-tools multipath-tools: add recipe for git version 2013-03-29 13:16:39 +01:00
toolchain-layer gcc-cross-canadian 4.6: fix dependencies to be nativesdk-* not *-nativesdk 2012-12-16 21:11:44 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories