]> code.ossystems Code Review - openembedded-core.git/commit
kernel-devicetree.bbclass: Add support to generate append to kernel
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 21 Sep 2017 13:58:33 +0000 (10:58 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 13:14:03 +0000 (14:14 +0100)
commitf044567326988e84e5d72040e9387c3240836ddb
tree5990344479651605972dcce34785acc45121a31f
parentce935784cfc53c029c8dfa969d08ee43a8831b60
kernel-devicetree.bbclass: Add support to generate append to kernel

The are use cases where the Device Tree appended to the kernel is
convinient, so we generate the bundle concatenating the kernel (and
potentionally the initramfs) and the Device Tree binaries.

To enable it, set KERNEL_DEVICETREE_BUNDLE variable to '1'

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-devicetree.bbclass