]> code.ossystems Code Review - openembedded-core.git/commit
uboot-sign: rebuild u-boot.img with signed dtb
authorGeorge McCollister <george.mccollister@gmail.com>
Thu, 26 May 2016 17:27:56 +0000 (12:27 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 May 2016 08:30:33 +0000 (09:30 +0100)
commit4afee787e455ce1d4c002cd5c003182f1fc50028
treed106ca8309e2bd7241311d976135e91083786f8a
parentb8436a9c470f1e27ff7fdd952b2743eaf97cadf8
uboot-sign: rebuild u-boot.img with signed dtb

u-boot-nodtb.img doesn't exist so if UBOOT_SUFFIX = "img" is used
u-boot.img must be rebuilt by running make with
EXT_DTB=${DEPLOYDIR}/${UBOOT_DTB_IMAGE} then the resulting .img file must
be install to the deploy directories.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/uboot-sign.bbclass