From: Talel BELHAJ SALEM <bhstalel@gmail.com>
To: docs@lists.yoctoproject.org
Cc: Talel BELHAJ SALEM <bhstalel@gmail.com>
Subject: [docs][PATCH 1/2] ref-manual/classes.rst: add details about actions done by base.bbclass
Date: Sun, 21 Sep 2025 17:43:05 +0100 [thread overview]
Message-ID: <20250921164306.53501-2-bhstalel@gmail.com> (raw)
In-Reply-To: <20250921164306.53501-1-bhstalel@gmail.com>
Signed-off-by: Talel BELHAJ SALEM <bhstalel@gmail.com>
---
documentation/ref-manual/classes.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 662121ed9..791c6b2ef 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -183,6 +183,14 @@ The class also contains some commonly used functions such as
:term:`EXTRA_OEMAKE` variable as well as the
arguments passed directly to ``oe_runmake``.
+The following actions, among others, are handled by this class:
+
+- Define default dependencies and add them to :term:`DEPENDS` if :term:`INHIBIT_DEFAULT_DEPS`
+ is not defined
+- Handle :term:`PACKAGECONFIG` variable
+- Handle the provided license via :term:`LICENSE` and :term:`LIC_FILES_CHKSUM` variables
+- Prepare the native recipe that correspond to the scheme set in :term:`SRC_URI`
+
.. _ref-classes-bash-completion:
``bash-completion``
--
2.51.0
next prev parent reply other threads:[~2025-09-21 16:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-21 16:43 [docs][PATCH 0/2] Add more details about the behaviour of the base class Talel BELHAJ SALEM
2025-09-21 16:43 ` Talel BELHAJ SALEM [this message]
2025-09-22 14:32 ` [docs][PATCH 1/2] ref-manual/classes.rst: add details about actions done by base.bbclass Antonin Godard
2025-09-22 18:05 ` Talel BELHADJ SALEM
[not found] ` <1867ACF8FB1FE7F2.23261@lists.yoctoproject.org>
2025-09-22 18:12 ` Talel BELHADJ SALEM
2025-09-23 16:15 ` Antonin Godard
2025-09-25 14:55 ` Talel BELHADJ SALEM
2025-09-25 15:11 ` Antonin Godard
2025-09-21 16:43 ` [docs][PATCH 2/2] ref-manual/classes.rst: add diagram for classes used " Talel BELHAJ SALEM
2025-09-25 14:29 ` Antonin Godard
2025-09-25 18:00 ` Gyorgy Sarvari
2025-09-30 11:18 ` Talel BELHADJ SALEM
2025-10-02 8:06 ` Antonin Godard
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=20250921164306.53501-2-bhstalel@gmail.com \
--to=bhstalel@gmail.com \
--cc=docs@lists.yoctoproject.org \
/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