diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-10-06 13:12:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-05 22:39:47 +0000 |
commit | b286ba24f47844a098d5abad6845c4e321bf80e5 (patch) | |
tree | 9c34d613c457238f07e341af1b19b44c039212bf /meta/recipes-extended/cronie | |
parent | cfa154ec74bafc9825f2290b8f70a15b6acb437c (diff) | |
download | poky-b286ba24f47844a098d5abad6845c4e321bf80e5.tar.gz |
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.
(From OE-Core rev: a406704fd68d08c3916b7986f96175be34affc50)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cronie')
0 files changed, 0 insertions, 0 deletions