]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: Added get_boot_dependencies function
authorMariano Lopez <mariano.lopez@linux.intel.com>
Thu, 12 Nov 2015 12:36:02 +0000 (12:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:19 +0000 (21:07 +0000)
commitb165c2d3349115546c9db2f084eb6def4913b82d
tree4ed0443c82e2404c490efa047704b3d5e2342254
parent71fb5da7a3a8e61b15be4efc05b968c0c9920d2f
license.bbclass: Added get_boot_dependencies function

This function gets the dependencies from the classes that
create a boot image, this is required because sometimes
the bootloader dependecy is in these classes. The current
classes covered are bootimg and bootdirectdisk because
these are the only clases that add dependencies.

[YOCTO #6772]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/classes/license.bbclass