diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-03-04 22:31:15 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-30 18:59:03 +0200 |
commit | cec73346519d9da80bc0a52534b643c15987b4a5 (patch) | |
tree | 7b7b82da6c285f0460e363cb68ff39d84344bf2a /docs/manual/adding-packages-perl.txt | |
parent | 52e3da46e47cd36305b180bc489f89581a76ffed (diff) | |
download | buildroot-cec73346519d9da80bc0a52534b643c15987b4a5.tar.gz buildroot-cec73346519d9da80bc0a52534b643c15987b4a5.zip |
linux: add BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL
Some Linux kernel configuration options (such as
CONFIG_SYSTEM_TRUSTED_KEYRING) require building a host program called
extract-cert, which itself needs OpenSSL.
Users having OpenSSL installed on their system won't see a problem,
but users who don't have OpenSSL installed will get a build
failure. This commit adds a new option that allows users to indicate
that their Linux configuration requires building host-openssl.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 93a7edf4bc9bfcf821f608815870d06198eb2adf)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-perl.txt')
0 files changed, 0 insertions, 0 deletions