]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kernel-fitimage: dtb sections named by their filenames and one config section for...
authorFlorian Wickert <fw@javox-solutions.com>
Fri, 17 Mar 2017 15:33:03 +0000 (16:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Mar 2017 11:35:21 +0000 (11:35 +0000)
commit1ec405ef5df82884c8997878bbe6c66d924b5127
tree1c50b417e41fd0c55e605d3fb0580e480aa1d505
parent938d077ca535ce3731bdbeed73a88118c957c289
kernel-fitimage: dtb sections named by their filenames and one config section for each dtb

Before this, dtb sections were named by their position index in KERNEL_DEVICETREE. Also there was only one item in the config section, so only the first dtb was seen by the bootloader.
This patch adds a config section for each dtb named by the dtb filename. This is what bootloaders usually know about the machine they run on.

(From OE-Core rev: cd2ed7f80b555add07795cc0cbaee866e6c193a3)

Signed-off-by: Florian Wickert <fw@javox-solutions.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-fitimage.bbclass