]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lib/oe/package_manager: turn postinst_intercept warnings into failures for nativesdk
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 23 Jan 2019 16:17:38 +0000 (17:17 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jan 2019 13:39:37 +0000 (13:39 +0000)
commit32309ba1de62aca484170a61c25cb595cc91812a
tree02eb2c3909b090f53ba875f0687e65851faa9bb2
parent206ce1c31ca02dc6fea92ecb3acf57c2437d87fc
lib/oe/package_manager: turn postinst_intercept warnings into failures for nativesdk

The few cases where they failed should be now all fixed. The only allowed
exception is when building mingw32 SDKs, as there is currently no support for running
postinst_intercepts through wine.

(From OE-Core rev: 3dd2fea51110950ec3d8c444f599ff855b4b936c)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py