]> code.ossystems Code Review - openembedded-core.git/commit
uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is empty
authorAlex Kiernan <alex.kiernan@gmail.com>
Wed, 12 Dec 2018 20:18:46 +0000 (20:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jan 2019 10:38:21 +0000 (10:38 +0000)
commit04656f5df326a72747fc5878ce201b636a2a419c
tree332f53697fb3848974e53a89b47cd95a1c4bfc56
parentd0441c40afdba119a65189d6a5aca5c533f68279
uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is empty

When UBOOT_DTB_BINARY is set to "", the keys for signed booting are
expected to be already present in U-Boot's DTB, so don't issue warnings
for this.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/uboot-sign.bbclass