summaryrefslogtreecommitdiffstats
path: root/meta-selftest/classes/test-mkimage-wrapper.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* oe-selftest: fitimage: add test for signing FIT imagesPaul Eggleton2020-12-201-0/+19
Add a new test to verify signing FIT images. Also includes testing for the newly introduced FIT_SIGN_INDIVIDUAL, UBOOT_MKIMAGE, UBOOT_MKIMAGE_SIGN, and UBOOT_MKIMAGE_SIGN_ARGS variables. (From OE-Core rev: 3c054762278fd8c5dd827dbac15f4fa066e6c19e) Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>