]> code.ossystems Code Review - openembedded-core.git/commit
kernel-uimage: optimise UBOOT_ENTRYSYMBOL support
authorAndré Draszik <adraszik@tycoint.com>
Wed, 20 Sep 2017 09:41:55 +0000 (10:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Sep 2017 13:14:03 +0000 (14:14 +0100)
commit614e8be7a89a2f2113fa40b11e7a05b9e8155f6a
treec4f36867fa16c1110256f123df43a6347d6d5fef
parent9d2ec9c046c4a9c6a842d28133d40639f5a65297
kernel-uimage: optimise UBOOT_ENTRYSYMBOL support

This is the remaining local change to a fix similar to
commit e0b4f018d1c2 ("kernel-uimage.bbclass: Fix up
generation of uImage from vmlinux"):

Make awk exit on match to save a few CPU cycles so as
to make this similar to kernel-fitimage.bbclass

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel-uimage.bbclass