public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH v2 2/5] classes.rst: document openssl-native.bbclass
@ 2022-10-04 15:27 Mikko Rapeli
  2022-10-05  8:31 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 5+ messages in thread
From: Mikko Rapeli @ 2022-10-04 15:27 UTC (permalink / raw)
  To: docs; +Cc: openembedded-core, Mikko Rapeli

It sets various environment variables correctly for openssl-native.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
 documentation/ref-manual/classes.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 11e0d472e8..5fc30f9233 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -1672,6 +1672,17 @@ one such example. However, being aware of this class can reduce the
 proliferation of different versions of similar classes across multiple
 layers.
 
+.. _ref-classes-openssl-native:
+
+``openssl-native.bbclass``
+==================
+
+The ``openssl-native`` class supports using the native version of openssl
+built by the build system rather than support of the version provided
+by the build host. It helps setting environment variables for engines,
+modules, certificates etc correctly. For full certificate checking
+users should also add ``ca-certificates-native`` to :term:`DEPENDS`.
+
 .. _ref-classes-overlayfs:
 
 ``overlayfs.bbclass``
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-05  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-04 15:27 [PATCH v2 2/5] classes.rst: document openssl-native.bbclass Mikko Rapeli
2022-10-05  8:31 ` [docs] " Quentin Schulz
2022-10-05  8:43   ` Mikko Rapeli
2022-10-05  8:53     ` Quentin Schulz
2022-10-05  9:27       ` Mikko Rapeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox