]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Drop the depchain isPostDep() checks
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 16:53:53 +0000 (16:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:50:15 +0000 (22:50 +0000)
commit8082c6aabf838a2cc5253d2bb1bd8867f2e1ba6a
treef90669e3c6be726b3a37b3a0fe290684c3b69942
parentaff8ca95b8303a4a2a5600c0d8ec0a50ad677258
sstate: Drop the depchain isPostDep() checks

The dependencies of do_package_write_* tasks are either going to be packaging
tools needed to build the packages, or, native tools needed at postinst
time. Now we've formalised this dependency pattern, drop the hardcoded
list and work based on the rule. The package creation tools are usually
the same tools needed at rootfs/postinst time anyway so the difference is
moot.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass