diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-08-20 22:58:21 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-23 12:06:51 +0100 |
commit | b6f78c7a27d6d3acae63cf1fdb7b56c11c919830 (patch) | |
tree | 05d3387a867e8e405515e26d714521ac650e3a43 /meta/recipes-devtools/gdb/gdb_8.0.bb | |
parent | dd370ce97b1e515a4127b7ca9d70805f4d9c6674 (diff) | |
download | poky-b6f78c7a27d6d3acae63cf1fdb7b56c11c919830.tar.gz |
kernel-yocto: ensure that only valid BSPs are built
There was a bug in the search routines responsible for locating
BSP definitions which returned a valid match if only the ktype
matched.
This meant that someone looking for "qemux86foo" (which is an
invalid definition) would potentially end up building "qemuarm"
and be none the wiser (until it didn't boot).
With this fix to the tools search routine, and improved return
code testing, we will now stop the build and report and error to
the user.
[YOCTO: #11878]
(From OE-Core rev: 44aea7b87307795fe4e089c51d45afccaa2f6525)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb_8.0.bb')
0 files changed, 0 insertions, 0 deletions