diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-03-15 13:27:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-20 09:59:31 +0000 |
commit | f2103873bd100f8dae868c15371993a3316bf564 (patch) | |
tree | 8a4e7a69b893fe604ee57b802ed944a3b3495bc9 /meta/recipes-support/gpgme | |
parent | de3e16b675bde2d6f919b08a0a7fd358dc0deab3 (diff) | |
download | poky-f2103873bd100f8dae868c15371993a3316bf564.tar.gz |
ca-certificates: run postinst script only for -target package
Nativesdk package has a special arrangement where the same thing is done
in do_install(). It was assumed (in the comment) that postinsts don't run when
installing nativesdk packages, but this was incorrect: they are run, but
any failures were previously silently ignored. Now this missing failure reporting has
been fixed, and so we get to see the failures.
(From OE-Core rev: 8ebb695c1429f8d57d655072a362a4f176258699)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gpgme')
0 files changed, 0 insertions, 0 deletions