]> code.ossystems Code Review - openembedded-core.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>
Mon, 26 Mar 2018 14:06:25 +0000 (15:06 +0100)
commit31f69f8fd8a08fadee0ea288214aa33c33ad6912
treebfef332d9db822cd40a0753f1c8b3598b9af2b47
parent39202a1d0714e91dff6c18b1043fd236df25434f
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/ca-certificates/ca-certificates_20170717.bb