]> code.ossystems Code Review - openembedded-core.git/commit
kernel-fitimage: unbreak UBOOT_ENTRYSYMBOL support
authorAndré Draszik <adraszik@tycoint.com>
Fri, 6 Oct 2017 12:12:54 +0000 (13:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Nov 2017 22:39:22 +0000 (22:39 +0000)
commit1353892f3a130bcfa4e9c5b36b3ed7eb4a2c872d
treecc61aeeded4aa1b8cd52e11005d0a0208469f36f
parentfeb78cb536a5e5cc9f1c36014b1a1ae1c147f45c
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>
(cherry picked from commit 9d2ec9c046c4a9c6a842d28133d40639f5a65297)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/kernel-fitimage.bbclass