diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-12-21 10:49:18 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-21 16:26:36 +0000 |
commit | 70f3d81e414a101032c05773c33500e7d723ab02 (patch) | |
tree | 9bbde0ec70fdc932ff35c248390e37defa553958 /meta/conf | |
parent | d3a8565e176ad77a99b832caf5e23b62846a9a67 (diff) | |
download | openembedded-core-70f3d81e414a101032c05773c33500e7d723ab02.tar.gz openembedded-core-70f3d81e414a101032c05773c33500e7d723ab02.tar.bz2 openembedded-core-70f3d81e414a101032c05773c33500e7d723ab02.zip |
linux-yocto-dev: update to v4.15+
Outside of the normal patch refreshes and boot issues, there are new
build time tools within the kernel that required the following
dependencies:
For ORC_UNWINDER support in x86-64:
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
And for certificate processing during the build, we need ssl headers
and hexdump:
DEPENDS += "openssl-native util-linux-native"
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions