summaryrefslogtreecommitdiffstats
path: root/meta/classes/uboot-sign.bbclass
AgeCommit message (Expand)Author
2020-06-30uboot-sign: Refactor do_deploy prefunc to do_deploy_prependDaniel Klauer
2019-07-18kernel-fitimage: uboot-sign: fix missing signatureJun Nie
2019-06-12kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding depsAlex Kiernan
2019-05-09uboot-sign: Fix u-boot-nodtb symlinksYing-Chun Liu (PaulLiu)
2019-05-02uboot-sign: Fix build when UBOOT_DTB_BINARY is emptyAlex Kiernan
2019-04-15uboot-sign: add support for different u-boot configurationsAndreas Obergschwandtner
2019-01-11uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is emptyAlex Kiernan
2018-12-08uboot-sign.bbclass: fix signature and deploymentRobert Yang
2018-12-05uboot-sign.bbclass: Remove tab indentations in python codeRobert Yang
2017-03-17classes: Fix "U-boot", use proper spelling of "U-Boot".Robert P. J. Day
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-11-06uboot-sign: fix do_concat_dtb for .img, .romGeorge McCollister
2016-08-10uboot-sign: do_concat_dtb(): cd to $BGeorge McCollister
2016-08-10uboot-sign: Handle .rom signing the same as .imgGeorge McCollister
2016-05-30uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister
2016-05-06u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel
2016-05-06u-boot: basic support of dtb append for verified bootYannick Gicquel