]> code.ossystems Code Review - meta-freescale.git/commit
classes: imx-boot-container: add class to provide boot container
authorAndrey Zhizhikin <andrey.z@gmail.com>
Wed, 3 Mar 2021 16:33:33 +0000 (16:33 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Mar 2021 13:53:42 +0000 (10:53 -0300)
commit2bc347d473ec9545e761fa06205727a825b446d0
tree9df92f007b142770da98b49ff6c7c250bf7d2190
parentbadc0f6a1b278c1d7012556efa78aefcdd80ed68
classes: imx-boot-container: add class to provide boot container

Add a class which extends the u-boot build mechanism with providing a
separate "flash.bin" binary that replaces the imx-boot in the WIC file.

This class is inherited in u-boot-fslc recipe and extends it only to
those machines that have a corresponding "imx-boot-container" machine
override set.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
classes/imx-boot-container.bbclass [new file with mode: 0644]