]> code.ossystems Code Review - openembedded-core.git/commit
kernel: fitimage: support device tree compiler options
authorYannick Gicquel <yannick.gicquel@iot.bzh>
Wed, 27 Apr 2016 14:20:55 +0000 (16:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 May 2016 09:30:57 +0000 (10:30 +0100)
commit9a3f541da305c75418c2eec75ade902717a01b69
treed363383c70c65f94245e12931cf440bec6a3a5cd
parent396a3fb0f55a443f73d6ddd99d8ba83412db2d40
kernel: fitimage: support device tree compiler options

This introduces a new variable to set the device tree compiler options while
calling mkimage ('-D' option). By default, this variable is not set but it can
be defined in a configuration file, as following example:

UBOOT_MKIMAGE_DTCOPTS = "-I dts -O dtb -p 2000"

Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-fitimage.bbclass