run-postinst has not been using package managers to configure the packages: the code was there all along but a bug prevented it from being used.
I was hesitating sending this a bit as it felt quite difficult to test comprehensively and the change is not completely trivial: as an example the order of postinsts will likely change as it's now handled by the package manager instead of OE. I can still run more tests if anyone has good ideas... Cheers, Jussi The following changes since commit c3d2df883a9d6d5036277114339673656d89a728: oeqa/selftest/kernel.py: Add new file destined for kernel related tests (2016-11-01 10:05:46 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib jku/10478 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/10478 Jussi Kukkonen (1): run-postinsts: Use opkg/dpkg to configure when possible .../recipes-devtools/run-postinsts/run-postinsts/run-postinsts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -- 2.1.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core