diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-04-09 11:16:05 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-04-13 16:58:06 +0100 |
commit | 7425a5d813e964144981801be5fc0067269ddd6b (patch) | |
tree | dbabd37422ece5bdcd8bf942d43782a961bd6177 /meta/recipes-connectivity/bind | |
parent | 8b50dfcecf5947a615e5e7abf26ef0b78d655a59 (diff) | |
download | poky-7425a5d813e964144981801be5fc0067269ddd6b.tar.gz |
linux-yocto/4.14: add elfutils, util-linux and openssl dependencies
4.15+ already has the following dependencies:
DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
DEPENDS += "openssl-native util-linux-native"
Updates to 4.14 via the -stable releases have also introduced the same
dependencies to 4.14's "make scripts". As such, we bring the same lines
into 4.14 to restore the ability to build scripts.
(From OE-Core rev: 148fd7a5bfea5d18952355a294e6d36ca82291d2)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bind')
0 files changed, 0 insertions, 0 deletions