diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-24 15:09:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-24 22:43:04 +0100 |
commit | d9575e05f2cb8bf293534c036ddc0d0336701256 (patch) | |
tree | df34b795606a6f099bd1061e982fd62f1c0f0229 /scripts/lib/devtool/deploy.py | |
parent | 46985e66c193ad2aa9b575aeab5c78740bc5a4ed (diff) | |
download | openembedded-core-d9575e05f2cb8bf293534c036ddc0d0336701256.tar.gz openembedded-core-d9575e05f2cb8bf293534c036ddc0d0336701256.tar.bz2 openembedded-core-d9575e05f2cb8bf293534c036ddc0d0336701256.zip |
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>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions