]> code.ossystems Code Review - openembedded-core.git/commit
insane.bbclass: error if file-rdeps not met
authorStephano Cetola <stephano.cetola@linux.intel.com>
Mon, 27 Mar 2017 17:11:21 +0000 (10:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Mar 2017 07:41:08 +0000 (08:41 +0100)
commit90bc7bfa1b27cd5ea2480463f7631f179a296b10
tree7e8b8cc85b131d4ab6a01461fb82e98eb85285d0
parent72bec63ab0e78753fb6ed1794d11beef9485c014
insane.bbclass: error if file-rdeps not met

Missing runtime dependencies should result in an error rather than a
warning. Indeed, if RPM is listed in PACKAGE_CLASSES, it will throw
an error rather than install packages with missing dependencies. This
functionality should be consistent across package types. This patch
ensures that an error will be thrown.

[YOCTO #10949]

Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass