]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ca-certificates: run postinst script only for -target package
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 15 Mar 2018 11:27:06 +0000 (13:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Mar 2018 09:59:31 +0000 (09:59 +0000)
commitf2103873bd100f8dae868c15371993a3316bf564
tree8a4e7a69b893fe604ee57b802ed944a3b3495bc9
parentde3e16b675bde2d6f919b08a0a7fd358dc0deab3
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>
meta/recipes-support/ca-certificates/ca-certificates_20170717.bb