]> code.ossystems Code Review - openembedded-core.git/commit
ca-certificates: Fix postinst dependency issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 12:12:51 +0000 (13:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:39:22 +0000 (22:39 +0000)
commita406704fd68d08c3916b7986f96175be34affc50
tree7bf1fe44cb890a32ccedc85b75a0e6f7b15edd0b
parent4c8be205c317eaa649d034de22b960409bb3fa3b
ca-certificates: Fix postinst dependency issues

We were relying on running ca-certificates from the -native version. This
meant the host and target path layouts had to match which might not be true,
it certainly isn't true for the sdk builds.

There was a dependency on run-parts which wasn't represented (we can get it
from busybox or debianutils).

Since this is an allarch script, call the script directly, making sure debianutils
and openssl are available as postinst rootfs time to resolve the issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d9575e05f2cb8bf293534c036ddc0d0336701256)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/ca-certificates/ca-certificates_20161130.bb