]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
license.bbclass: Added function get_deployed_dependencies
authorMariano Lopez <mariano.lopez@linux.intel.com>
Thu, 12 Nov 2015 14:14:40 +0000 (14:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:32:01 +0000 (21:32 +0000)
commitcc0d0441094115debe823a81c7c0bca3184f0551
tree0b156ac56fafe1f0d567cc5bff04c74a93cef909
parentd45e10e1cf872e86925df33731fc5b03cf97064c
license.bbclass: Added function get_deployed_dependencies

This change introduce a new function to get the dependencies
that were deployed. It uses BB_TASKDEPDATAto get all the
dependencies of the current task, so it is possible to get
different packages depending at what point this function is
called.

[YOCTO #6772]

(From OE-Core rev: 2be96279580eac2b03970131dcd81b13c7f7f7d5)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass