public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] doc: bitbake-user-manual-metadata: list known limitations for shell task
@ 2026-02-27 11:30 Quentin Schulz
  2026-02-27 11:30 ` [PATCH v2 1/2] doc: bitbake-user-manual-metadata: promote inherit_defer directive to subsection Quentin Schulz
  2026-02-27 11:30 ` [PATCH v2 2/2] doc: bitbake-user-manual-metadata: list known limitations for shell tasks Quentin Schulz
  0 siblings, 2 replies; 3+ messages in thread
From: Quentin Schulz @ 2026-02-27 11:30 UTC (permalink / raw)
  To: bitbake-devel; +Cc: docs, Quentin Schulz, Javier Tia

This fixes an inconsistency regarding the (sub)subsection level used for
all directives, which inherit_defer doesn't respect.

This adds a section for listing limitations for the BitBake shell
parser.

It does seem we have other limitations, specifically everything after
the parameter expansion table[1]. Only ${#parameter} does something,
returning 0, the others return the empty string instead. Maybe we want
to add that to the limitations?

[1] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_06_02

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Changes in v2:
- added patch 1 which promote inherit_defer directive subsubsection into
  a subsection to match other directives,
- fixed embedded anonymous link syntax by not using one at all,
- removed bashism example from limitations subsubsection,
- added bashism-replacement example next to where we specify tasks are
  run with /bin/sh,
- Link to v1: https://patch.msgid.link/20260121-shell-invalid-v1-1-3d49dfcd78a7@cherry.de

---
Quentin Schulz (2):
      doc: bitbake-user-manual-metadata: promote inherit_defer directive to subsection
      doc: bitbake-user-manual-metadata: list known limitations for shell tasks

 .../bitbake-user-manual-metadata.rst                 | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)
---
base-commit: bc8be83aef0a6de85cd33a6f132f281d518594f7
change-id: 20260121-shell-invalid-23639a4f43ce

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



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

end of thread, other threads:[~2026-02-27 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 11:30 [PATCH v2 0/2] doc: bitbake-user-manual-metadata: list known limitations for shell task Quentin Schulz
2026-02-27 11:30 ` [PATCH v2 1/2] doc: bitbake-user-manual-metadata: promote inherit_defer directive to subsection Quentin Schulz
2026-02-27 11:30 ` [PATCH v2 2/2] doc: bitbake-user-manual-metadata: list known limitations for shell tasks Quentin Schulz

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