Files
poky/meta
Bruce Ashfield b9cbac1c76 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"

(From OE-Core rev: 70f3d81e414a101032c05773c33500e7d723ab02)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-12-21 16:26:52 +00:00
..
2017-08-23 12:06:51 +01:00
2017-12-18 18:03:57 +00:00
2017-12-21 10:21:00 +00:00
2017-12-18 18:03:56 +00:00
2017-12-18 18:03:56 +00:00
2017-12-18 18:03:56 +00:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00