]> 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)
committerAndreas Oberritter <obi@opendreambox.org>
Mon, 1 Jun 2020 14:39:42 +0000 (16:39 +0200)
commite60109abd90db34689b0000e9e130e428ac9375c
tree1cdb4cbe11f0863a3c8a1a226a123122dc0a5950
parent2e696327170acf9e8be5a1466641312b6c67a546
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.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 8ebb695c1429f8d57d655072a362a4f176258699)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-support/ca-certificates/ca-certificates_20170717.bb