public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH 0/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples
@ 2026-02-11 18:06 Quentin Schulz
  2026-02-11 18:06 ` [PATCH 1/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching Quentin Schulz
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Quentin Schulz @ 2026-02-11 18:06 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Robert P. J. Day, docs, Quentin Schulz

Robert reported being confused by the leading slash inconsistencies in
our BBMASK examples and wondered if it had any significance. After
reading the code and testing, it does, so this tries to explain the
difference and why you would want a leading slash in most cases.

It also explains that still with only a leading slash there could be
involuntary matches, which one should be able to get rid of by using
BBFILE_PATTERN from the layer they want to mask recipe or append files
from.

While at it, update the meta-ti example such that it matches what's
currently in the repo (migrated in kirkstone from a single meta-ti git
repo layer to a meta-ti git repo with multiple layers, such as
meta-ti-bsp).

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Quentin Schulz (4):
      doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching
      doc: bitbake-user-manual-ref-variables: have directory examples be consistent
      doc: bitbake-user-manual-ref-variables: clarify BBMASK matching patterns
      doc: bitbake-user-manual-ref-variables: update BBMASK example with current meta-ti

 .../bitbake-user-manual-ref-variables.rst          | 30 +++++++++++++++++++---
 1 file changed, 26 insertions(+), 4 deletions(-)
---
base-commit: af9dd012e7f4d16dccd1d6118be5da94ede68f85
change-id: 20260211-bbmask-slashes-7ea904bf6347

Best regards,
--  
Quentin Schulz <quentin.schulz@cherry.de>



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

end of thread, other threads:[~2026-02-16  8:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11 18:06 [PATCH 0/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples Quentin Schulz
2026-02-11 18:06 ` [PATCH 1/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching Quentin Schulz
2026-02-12  8:49   ` [docs] " Antonin Godard
2026-02-12 11:12     ` Quentin Schulz
2026-02-11 18:06 ` [PATCH 2/4] doc: bitbake-user-manual-ref-variables: have directory examples be consistent Quentin Schulz
2026-02-11 18:06 ` [PATCH 3/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK matching patterns Quentin Schulz
2026-02-12  8:58   ` [docs] " Antonin Godard
2026-02-12 11:38     ` Quentin Schulz
2026-02-16  8:02       ` Antonin Godard
2026-02-11 18:06 ` [PATCH 4/4] doc: bitbake-user-manual-ref-variables: update BBMASK example with current meta-ti Quentin Schulz
2026-02-11 20:45 ` [docs] [PATCH 0/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples Robert P. J. Day

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