[bootlin/training-materials updates] master: labs/buildroot-basic: 4.19 omap2plus_defconfig needs OpenSSL to build (ee766451)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Apr 9 11:29:27 CEST 2019


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/ee7664518dd80672950496a61251a4e4951ab146

>---------------------------------------------------------------

commit ee7664518dd80672950496a61251a4e4951ab146
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Apr 9 11:29:27 2019 +0200

    labs/buildroot-basic: 4.19 omap2plus_defconfig needs OpenSSL to build
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

ee7664518dd80672950496a61251a4e4951ab146
 labs/buildroot-basic/buildroot-basic.tex | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/labs/buildroot-basic/buildroot-basic.tex b/labs/buildroot-basic/buildroot-basic.tex
index 8c78d81f..d9329290 100644
--- a/labs/buildroot-basic/buildroot-basic.tex
+++ b/labs/buildroot-basic/buildroot-basic.tex
@@ -194,6 +194,11 @@ Now, let's do the configuration:
     \code{am335x-boneblack-wireless} as the \code{Device Tree Source
       file names}.
 
+  \item The kernel configuration for this platform requires having
+    OpenSSL available on the host machine. To avoid depending on the
+    OpenSSL installed on the host machine, Buildroot can build its own
+    version: just enable the \code{Needs host OpenSSL} option.
+
   \end{itemize}
 
 \item \code{Target packages} menu. This is probably the most important




More information about the training-materials-updates mailing list