From: michael.opdenacker@bootlin.com
To: docs@lists.yoctoproject.org
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>
Subject: [PATCH 2/5] contributor-guide: remove obsolete pkg-config guidelines
Date: Fri, 11 Aug 2023 19:55:24 +0200 [thread overview]
Message-ID: <20230811175527.1116864-3-michael.opdenacker@bootlin.com> (raw)
In-Reply-To: <20230811175527.1116864-1-michael.opdenacker@bootlin.com>
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
They were coming from obsolete notes from the times
when people directly created or modified .pc files
from their recipes. Nobody should be doing that
any more and keep this can be confusing.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
documentation/contributor-guide/recipe-style-guide.rst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/documentation/contributor-guide/recipe-style-guide.rst b/documentation/contributor-guide/recipe-style-guide.rst
index 35ffbc61ef..a0d513e8e9 100644
--- a/documentation/contributor-guide/recipe-style-guide.rst
+++ b/documentation/contributor-guide/recipe-style-guide.rst
@@ -255,8 +255,3 @@ Tips and Guidelines for Writing Recipes
- Use :term:`BBCLASSEXTEND` instead of creating separate recipes such as ``-native``
and ``-nativesdk`` ones, whenever possible. This avoids having to maintain multiple
recipe files at the same time.
-
-- Avoid manually mangling ``pkg-config`` ``.pc`` files.
- Recipes using ``pkg-config`` should use variables to ensure they are correctly
- relocatable and not need manual path correction in the recipe.
-
--
2.34.1
next prev parent reply other threads:[~2023-08-11 17:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-11 17:55 [PATCH 0/5] Contributor Guide updates michael.opdenacker
2023-08-11 17:55 ` [PATCH 1/5] contributor guide: call section "Reporting a defect" michael.opdenacker
2023-08-11 17:55 ` michael.opdenacker [this message]
2023-08-11 17:55 ` [PATCH 3/5] contributor guide: remove unnecessary information about mailing lists michael.opdenacker
2023-08-11 17:55 ` [PATCH 4/5] contributor-guide: clarification about patchtest michael.opdenacker
2023-08-11 17:55 ` [PATCH 5/5] contributor guide: update instructions for making and sharing changes michael.opdenacker
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=20230811175527.1116864-3-michael.opdenacker@bootlin.com \
--to=michael.opdenacker@bootlin.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