public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 08:37:53 to 2026-03-18 10:11:03 UTC [more...]

[PATCH v2] migration-guides: add release notes for 5.0.16
 2026-03-18 10:09 UTC 

[PATCH 0/3] set_versions.py: Use remote bitake mappings
 2026-03-17 10:11 UTC  (4+ messages)
` [PATCH 1/3] set_versions.py: use bitbake mappings from remote releases.json
` [PATCH 2/3] set_versions.py: move the poky_mapping dict where it is used
` [PATCH 3/3] set_versions.py: fix codestyle/formatting issues

[PATCH 0/5] Docs build cleanup and automations
 2026-03-17 10:08 UTC  (6+ messages)
` [PATCH 1/5] doc: move the Git repo check to the conf.py file
` [PATCH 2/5] doc/setversions.py: simplify the get_current_version() function
` [PATCH 3/5] doc/setversions.py: fix an f-string without placeholders
` [PATCH 4/5] doc: build using remote releases.json
` [PATCH 5/5] doc: generate the releases.rst file

[docs][PATCH] ref-manual/dev-manual: document new SPDX variables and capabilities
 2026-03-17  8:57 UTC 

[PATCH 1/2] migration-guides: add release notes for 5.0.16
 2026-03-16 12:25 UTC  (4+ messages)
` [PATCH 2/2] migration-guides: add release notes for 5.3.2
  ` [docs] "
` [docs] [PATCH 1/2] migration-guides: add release notes for 5.0.16

any value in clarifying PROVIDES "=" versus "+="?
 2026-03-12 13:29 UTC 

[kirkstone] Pull request
 2026-03-05 17:13 UTC 

[whinlatter] Pull request
 2026-03-05 17:13 UTC 

[master] Pull request
 2026-03-05 17:13 UTC 

[scarthgap] Pull request
 2026-03-05 17:13 UTC 

[PATCH 0/8] Update the documentation for 6.0 (Wrynose)
 2026-03-05 15:15 UTC  (16+ messages)
` [PATCH 1/8] conf.py: define new {oecore,bitbake,meta_yocto}_rev roles
  ` [docs] "
` [PATCH 2/8] ref-manual/variables.rst: document qemuboot variables
` [PATCH 3/8] ref-manual/variables.rst: SPDX_PACKAGE_URL: add missing parenthesis
  ` [docs] "
` [PATCH 4/8] ref-manual/variables.rst: document the LTO variable
` [PATCH 5/8] ref-manual/variables.rst: document the SPDX_CONCLUDED_LICENSE variable
  ` [docs] "
` [PATCH 6/8] migration-guides: update 6.0 (Wrynose) release notes
  ` [docs] "
` [PATCH 7/8] docs-wide: add warning on disabled NPM fetcher
  ` [docs] "
` [PATCH 8/8] ref-manual/faq.rst: remove the CVS proxy note
  ` [docs] "

[PATCH] ref-manual/system-requirements.rst: update supported distributions
 2026-03-05 13:35 UTC  (6+ messages)
` [scarthgap][PATCH] ref-manual/system-requirements.rst: update end-of-life distros
  ` [docs] "
` [kirkstone][PATCH] "
  ` [docs] "
` [docs] [PATCH] ref-manual/system-requirements.rst: update supported distributions

[PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros
 2026-03-05 13:25 UTC  (5+ messages)
` [PATCH 1/2] ref-manual/system-requirements: update list of EoL distros we still test
` [PATCH 2/2] ref-manual/system-requirements: add fedora 43 as supported distro
  ` [docs] [PATCH 0/2] ref-manual/system-requirements: update supported and EoL lists of distros

[PATCH] overview-manual/concepts: list other possible class directories
 2026-03-05 10:26 UTC 

[PATCH] overview-manual: escape wildcard in inline markup
 2026-03-05 10:16 UTC  (2+ messages)
` [docs] "

[PATCH v3] set_versions.py: build with versions from releases.json
 2026-03-04  8:39 UTC 

[PATCH] ref-manual: document PTEST_RUNNER_TIMEOUT variable
 2026-03-04  8:27 UTC  (4+ messages)
` [docs] "

[PATCH v2 0/3] set_versions.py: build with versions from releases.json
 2026-03-03 15:04 UTC  (9+ messages)
` [PATCH v2 1/3] tools/fetch-releases-json: add to fetch and format releases.json
  ` [docs] "
` [PATCH v2 2/3] set_versions.py: build with versions from releases.json
` [PATCH v2 3/3] set_versions.py: make it possible to use a different releases.json file

[PATCH] ref-manual: delete claim PACKAGE_EXCLUDE does not support .deb
 2026-03-03 14:07 UTC  (2+ messages)
` [docs] "

does PACKAGE_EXCLUDE not handle .deb packages?
 2026-03-03 13:35 UTC  (6+ messages)
` [docs] "

[PATCH] ref-manual: add SPDX_INCLUDE_KERNEL_CONFIG and SPDX_INCLUDE_PACKAGECONFIG
 2026-02-20 19:26 UTC 

should dynamic layers be documented other than as BBFILES_DYNAMIC?
 2026-03-02 14:13 UTC  (3+ messages)
` [docs] "

[PATCH] dev-manual: delete references to "tar" package format
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] ref-manual/classes.rst: fix broken links to U-Boot documentation
 2026-03-02  9:53 UTC  (3+ messages)
` [docs] "

[PATCH] tools/host_packages_scripts/tlmgr_docs_pdf.sh: install perl
 2026-03-02  9:53 UTC  (3+ messages)

[PATCH] tools/containerfiles: fix docker warning
 2026-03-02  9:53 UTC  (3+ messages)

[PATCH v4 0/3] migrate Debian/Ubuntu to pip packages for docs + fix epub and latexpdf targets not finding glob images
 2026-03-02  9:53 UTC  (12+ messages)
` [PATCH v4 1/3] use a venv for installing packages with pip
  ` [docs] "
` [PATCH v4 2/3] consistently use pip packages for all distros
` [PATCH v4 3/3] convert SVGs to PDF and PNG using sphinxcontrib.rsvgconverter plugin

[PATCH] docs-wide: remove Bazaar fetcher references
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] Makefile: pass -silent to latexmk
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH] what-i-wish-id-known.rst: replace figure by the new SVG
 2026-03-02  9:53 UTC  (2+ messages)

[PATCH v5 0/4] venv migration for docs, migrate Debian/Ubuntu to it, fix epub and latexpdf targets not finding glob images
 2026-03-02  9:53 UTC  (8+ messages)
` [PATCH v5 1/4] Makefile: use python3 -m sphinx instead of sphinx-build
` [PATCH v5 2/4] use a venv for installing packages with pip
  ` [docs] "
` [PATCH v5 3/4] consistently use pip packages for all distros
` [PATCH v5 4/4] convert SVGs to PDF and PNG using sphinxcontrib.rsvgconverter plugin

[PATCH] ref-manual: add SPDX_INCLUDE_KERNEL_CONFIG and SPDX_INCLUDE_PACKAGECONFIG
 2026-03-02  9:53 UTC  (4+ messages)
` [docs] "

[PATCH] qemu.rst: parsing of the code-block was not done
 2026-03-02  9:53 UTC  (3+ messages)
` [docs] "

[docs] [PATCH] ref-manual: document PTEST_RUNNER_TIMEOUT variable
 2026-02-27 20:10 UTC 

Links within 'Mega' Manual?
 2026-02-27 11:50 UTC  (4+ messages)
` [docs] "

[PATCH v2 0/2] doc: bitbake-user-manual-metadata: list known limitations for shell task
 2026-02-27 11:30 UTC  (3+ messages)
` [PATCH v2 1/2] doc: bitbake-user-manual-metadata: promote inherit_defer directive to subsection
` [PATCH v2 2/2] doc: bitbake-user-manual-metadata: list known limitations for shell tasks

Should the BB manual have a comprehensive reference for handler event masks?
 2026-02-27 11:07 UTC  (2+ messages)
` [bitbake-devel] "

[whinlatter] Pull request
 2026-02-27 10:00 UTC 

[scarthgap] Pull request
 2026-02-27 10:00 UTC 

[kirkstone] Pull request
 2026-02-27 10:00 UTC 

[master] Pull request
 2026-02-27 10:00 UTC 

[PATCH 0/2] set_versions.py: build with versions from releases.json
 2026-02-26 13:56 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [docs] "
` [PATCH 2/2] Makefile: add a releases.json target
  ` [docs] "

[PATCH] variables.rst: expand explanation of RSUGGESTS
 2026-02-24 15:29 UTC  (7+ messages)
` [docs] "

[PATCH v2] variables.rst: expand explanation of RSUGGESTS
 2026-02-24 15:07 UTC 

difference between RRECOMMENDS and RSUGGESTS?
 2026-02-24 12:07 UTC  (7+ messages)
` [docs] "

[PATCH] doc: bitbake-user-manual-ref-variables: BB_ENV_PASSTHROUGH is not in default BB_ENV_PASSTHROUGH_ADDITIONS (anymore)
 2026-02-24  8:04 UTC  (3+ messages)
  ` [docs] "

[PATCH v2 0/4] Rework the logic of the switcher menu and improve it
 2026-02-23 10:57 UTC  (5+ messages)
` [PATCH v2 1/4] set_versions.py: remove duplicate and unneeded logic
` [PATCH v2 2/4] switchers.js: rework the logic and improve it
` [PATCH v2 3/4] set_versions.py: set a more accurate DISTRO value
` [PATCH v2 4/4] _templates/footer.html: show a dynamically created id of the docs

[scarthgap][PATCH] ref-manual/system-requirements.rst: update untested distros
 2026-02-18  9:26 UTC 

[PATCH v3 0/5] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples
 2026-02-17 14:40 UTC  (7+ messages)
` [PATCH v3 1/5] doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching
` [PATCH v3 2/5] doc: bitbake-user-manual-ref-variables: have directory examples be consistent
` [PATCH v3 3/5] doc: bitbake-user-manual-ref-variables: expand and reorganize BBMASK explanations
` [PATCH v3 4/5] doc: bitbake-user-manual-ref-variables: update BBMASK example with current meta-ti
` [PATCH v3 5/5] doc: bitbake-user-manual-ref-variables: update Python re doc link to HTTPS
` [docs] [PATCH v3 0/5] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples

[PATCH v2 0/5] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples
 2026-02-17 12:13 UTC  (9+ messages)
` [PATCH v2 1/5] doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching
` [PATCH v2 2/5] doc: bitbake-user-manual-ref-variables: have directory examples be consistent
` [PATCH v2 3/5] doc: bitbake-user-manual-ref-variables: expand and reorganize BBMASK explanations
  ` [docs] "
` [PATCH v2 4/5] doc: bitbake-user-manual-ref-variables: update BBMASK example with current meta-ti
` [PATCH v2 5/5] doc: bitbake-user-manual-ref-variables: update Python re doc link to HTTPS

[PATCH 0/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK examples
 2026-02-16  8:02 UTC  (8+ messages)
` [PATCH 1/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK directory matching
  ` [docs] "
` [PATCH 3/4] doc: bitbake-user-manual-ref-variables: clarify BBMASK matching patterns
  ` [docs] "

[PATCH v2] ref-manual: Document updated UBOOT_CONFIG flow
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH] brief-yoctoprojectqs/index.rst: remove extra word from text
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH] document the OPENSSH_HOST_KEY_DIR and OPENSSH_HOST_KEY_DIR_READONLY_CONFIG variable
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH v2 0/3] dev-manual/packages.rst: pr server fixes
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH] set_versions.py: check that we build from the git repository
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH v2] ref-manual/variables.rst: document new FIT image variables
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH 1/2] migration-guides: add release notes for 5.3.1
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH] migration-guides/migration-5.3.rst: add note on *FLAGS behavior change
 2026-02-13  9:06 UTC  (2+ messages)

[PATCH v3] convert SVGs to PDF and PNG using sphinxcontrib.rsvgconverter plugin
 2026-02-12 10:57 UTC  (5+ messages)
` [docs] "

[PATCH 0/3] Rework the logic of the switcher menu and improve it
 2026-02-12  8:40 UTC  (5+ messages)
` [PATCH 1/3] set_versions.py: remove duplicate and unneeded logic
` [PATCH 2/3] switchers.js: rework the logic and improve it
` [PATCH 3/3] set_versions.py: set a more accurate DISTRO value


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