diff options
author | Luka Pivk <luka.pivk@toradex.com> | 2018-11-27 12:42:14 +0100 |
---|---|---|
committer | Luka Pivk <luka.pivk@toradex.com> | 2018-12-14 09:30:25 +0100 |
commit | 4f267b8acf4c0c2401f827c08b0e18da943c873a (patch) | |
tree | 0d529ae5f9566a7fcd0e5fb5690b73ca700aa2c6 /classes/target_version_example.bbclass | |
parent | 893dac8ff3e15b90d9c1eab07c47e490cf69b8c6 (diff) | |
download | meta-updater-4f267b8acf4c0c2401f827c08b0e18da943c873a.tar.gz |
classes/image_types_ostree.bbclass: add device tree to boot/devicetree-*
Include device trees into boot/devicetree-*-checksum. Device trees with
this name format get picked up by ostree and copied into boot/.
Ostree also generates entry inside uEnv.txt called fdt_file pointing to
this device tree.
Normaly one would include only one device tree. If KERNEL_DEVICETREE
includes more then one device tree this will add all the device trees
but ostree will still pick only one device tree and include it into
boot.
We are working on modifications to ostree so it will pickup all
the device trees.
Signed-off-by: Luka Pivk <luka.pivk@toradex.com>
Diffstat (limited to 'classes/target_version_example.bbclass')
0 files changed, 0 insertions, 0 deletions