DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Michael Olbrich <m.olbrich@pengutronix.de>
Subject: [DistroKit] [PATCH 2/3] platform-rpi: platformconfig: building the kernel requires openssl
Date: Fri, 26 Oct 2018 14:15:54 +0200	[thread overview]
Message-ID: <20181026121555.3722-3-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20181026121555.3722-1-m.olbrich@pengutronix.de>

Needed to build scripts/extract-cert (CONFIG_SYSTEM_TRUSTED_KEYRING).

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
---
 configs/platform-rpi/platformconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index d3341bd7f21f..e7380cd02b50 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -124,7 +124,7 @@ PTXCONF_KERNEL_DTC=y
 # PTXCONF_KERNEL_XZ is not set
 # PTXCONF_KERNEL_LZOP is not set
 # PTXCONF_KERNEL_LZ4 is not set
-# PTXCONF_KERNEL_OPENSSL is not set
+PTXCONF_KERNEL_OPENSSL=y
 # PTXCONF_KERNEL_LIBELF is not set
 
 #
@@ -262,7 +262,7 @@ PTXCONF_HOST_LZOP=y
 # PTXCONF_HOST_MKELFIMAGE is not set
 # PTXCONF_HOST_MTD_UTILS is not set
 PTXCONF_HOST_MTOOLS=y
-# PTXCONF_HOST_OPENSSL is not set
+PTXCONF_HOST_OPENSSL=y
 # PTXCONF_HOST_PCSC_LITE is not set
 # PTXCONF_HOST_RAUC is not set
 # PTXCONF_HOST_SQUASHFS_TOOLS is not set
-- 
2.19.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  parent reply	other threads:[~2018-10-26 12:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 12:15 [DistroKit] [PATCH 0/3] platform-rpi: various cleanups Michael Olbrich
2018-10-26 12:15 ` [DistroKit] [PATCH 1/3] platform-rpi: image-boot-vfat: add missing dependency Michael Olbrich
2018-10-26 12:15 ` Michael Olbrich [this message]
2018-10-26 12:15 ` [DistroKit] [PATCH 3/3] platform-rpi: platformconfig: some cleanup Michael Olbrich
2018-10-26 13:29 ` [DistroKit] [PATCH 0/3] platform-rpi: various cleanups Robert Schwebel
2018-10-31 22:37   ` Roland Hieber
2018-11-01  9:42     ` Michael Olbrich
2018-11-01  9:55       ` Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181026121555.3722-3-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox