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

- vmlinux is located in ${B}, not ${S}.
- parsing of nm output got broken completely in commit
  b406a89935f148779569fa3770776e009dd51f13 ("kernel-fitimage: add
  initramfs support"), commit ec755d2524fcbd9dfded23a576f25c990d405a6c
  in yocto

While at it, make awk exit on match to save a few CPU cycles.

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