]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: Move definitions to common locations
authorKlaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Fri, 26 Mar 2021 20:14:07 +0000 (17:14 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Mar 2021 07:51:04 +0000 (08:51 +0100)
commit19816bbc5a7a961a84ed4e047174c4821ba7c59e
treeaa55e7e2f874bd15f30e81b90de0b9e4f5f5c916
parent8d9e0f57d7c0b3063bbd8f3e8838e2ec6afe1ebd
u-boot: Move definitions to common locations

Move some definitions from u-boot.inc into uboot-config.bbclass and
similarly from kernel-fitimage.bbclass into uboot-sign.bbclass, so that
they can be useful when signing the U-boot proper fitimage, for a
verified-boot SPL.

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-fitimage.bbclass
meta/classes/uboot-config.bbclass
meta/classes/uboot-sign.bbclass
meta/recipes-bsp/u-boot/u-boot.inc