Yocto Project Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-22 19:59:10 to 2026-07-03 14:06:42 UTC [more...]

[PATCH v2 0/3] Add pre-commit support
 2026-07-03 14:06 UTC  (5+ messages)
` [PATCH v2 1/3] tools/check-glossaries: return 1 in case of failure
` [PATCH v2 2/3] tools/check-glossaries: fix default doc path
  ` [docs] "
` [PATCH v2 3/3] Add a pre-commit hook to check the glossaries

[PATCH] ref-manual: document variable and task for kernel version check
 2026-07-03 14:03 UTC  (2+ messages)
` [docs] "

should KERNEL_VERSION_SANITY_SKIP be in variables glossary?
 2026-07-03 12:49 UTC 

[PATCH] dev-manual: update bmaptool section, refer to "bmaptool" package
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH] ref-manual: render first mention of DEPLOY_DIR as a :term:
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH] ref-manual: add intro content to "Manually Called Tasks"
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH 0/2] Drop support for Fedora 42
 2026-07-03 11:43 UTC  (4+ messages)
` [PATCH 1/2] ref-manual/system-requirements.rst: drop Fedora 42 support
` [PATCH 2/2] tools/build-docs-container: "

[PATCH 0/7] Cover recent upstream changes
 2026-07-03 11:43 UTC  (9+ messages)
` [PATCH 1/7] ref-manual/variables.rst: document the USERMOD_PARAMS variable
` [PATCH 2/7] migration-guides/migration-6.1.rst: add USERMOD_PARAMS note
` [PATCH 3/7] ref-manual/variables.rst: add deprecation note for GROUPMEMS_PARAM
` [PATCH 4/7] ref-manual/classes.rst: document python_uv_build
` [PATCH 5/7] migration-guides/migration-6.1.rst: add note on oe.utils.*_distro_features() removal
` [PATCH 6/7] ref-manual/variables.rst: document the UBOOT_FIT_CONF_DESC variable
` [PATCH 7/7] migration-guides/migration/release-notes-6.1.rst: cover recent changes

[PATCH v3] recipe-style-guide: Clarify when License-Update tag is needed
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH 0/7] Sync yocto-docs glossary with meta/conf/documentation.conf
 2026-07-03 11:43 UTC  (12+ messages)
` [PATCH 1/7] ref-manual/variables.rst: document the CCACHE_NATIVE_RECIPES_ALLOWED variable
` [PATCH 2/7] ref-manual/variables.rst: document missing CONFLICT_*_FEATURES variables
` [PATCH 3/7] ref-manual/variables.rst: document the LOCALE_PATHS variable
` [PATCH 4/7] ref-manual/variables.rst: document the TEST_SERIALCONTROL_CONNECT_TIMEOUT variable
` [PATCH 5/7] ref-manual/variables.rst: document the LOCALE_UTF8_IS_DEFAULT variable
  ` [docs] "
` [PATCH 6/7] ref-manual/variables.rst: document the TEST_SERIALCONTROL_PS1 variable
` [PATCH 7/7] ref-manual/variables.rst: document the IMAGE_*_DEBUGFS variables

[PATCH] tools/update-documentation-conf: remove
 2026-07-03 11:43 UTC  (2+ messages)

[docs][PATCH] kernel-dev: document patch handling for discovered BSP descriptions
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH 00/11] Migrate WIC documentation
 2026-07-03 11:43 UTC  (13+ messages)
` [PATCH 01/11] dev-manual/wic.rst: replace deprecated wks directories
` [PATCH 02/11] ref-manual/classes.rst: replace deprecated wks directory
` [PATCH 03/11] ref-manual/kickstart.rst: "
` [PATCH 04/11] bsp-guide/bsp.rst: fix raspberry layer content example
` [PATCH 05/11] dev-manual/wic.rst: remove note on wic-tools
` [PATCH 06/11] dev-manual/wic.rst: remove bullet point on host requirements
` [PATCH 07/11] dev-manual/wic.rst: add where to set IMAGE_FSTYPES/WKS_FILE[S] from
` [PATCH 08/11] dev-manual/wic.rst: add a requirement to use wic from the build system
` [PATCH 09/11] dev-manual/wic.rst: convert code snippet to code-blocks
` [PATCH 10/11] ref-manual/kickstart.rst: remove note on available commands
` [PATCH 11/11] ref-manual/kickstart.rst: document the include directive

[PATCH] ref-manual: mention EXTRA_IMAGE_FEATURES in task
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH v2] ref-manual: add intro content to Ref Manual "Tasks" section
 2026-07-03 11:43 UTC  (2+ messages)

[PATCH 0/3] Add pre-commit support
 2026-07-03 11:34 UTC  (8+ messages)
` [PATCH 1/3] tools/check-glossaries: return 1 in case of failure
  ` [docs] "
` [PATCH 2/3] tools/check-glossaries: fix default doc path
  ` [docs] "
` [PATCH 3/3] Add a pre-commit hook to check the glossaries
  ` [docs] "

[wrynose] Pull request
 2026-07-03  7:49 UTC 

[scarthgap] Pull request
 2026-07-03  7:49 UTC 

[master] Pull request
 2026-07-03  7:49 UTC 

[PATCH] ref_manual: add "fragments" and "templates" directories to structure
 2026-07-02 11:53 UTC  (7+ messages)
` [docs] "

[PATCH] migration-guides: add add release notes for 6.0.1
 2026-07-02 10:14 UTC 

build error on docs master-next
 2026-07-02  9:22 UTC 

[PATCH] ref-manual: remmove all traces of "kernel_menuconfig" task
 2026-07-01 19:02 UTC 

is kernel task "do_kernel_menuconfig" different from "do_menuconfig"?
 2026-07-01 15:51 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: add intro content to Ref Manual "Tasks" section
 2026-06-29  9:48 UTC  (5+ messages)
` [docs] "

YP docs should use more sphinx admonitions
 2026-06-29  8:58 UTC  (3+ messages)
` [docs] "

ref manual explanation of do_configure() seems incomplete
 2026-06-29  8:43 UTC  (3+ messages)
` [docs] "

[PATCH v3] dev-manual: explain how to properly call "bitbake-layers"
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] migration-guide: Fix migration scripts
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] ref-manual: update glossary entries for packaging backend variables
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v3] test-manual: add more detail to the ptest section
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] ref-manual: explain default value used for SUMMARY
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] ref-manual: under meta/files entry, mention Wic files
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v3] ref-manual: add missing entry for build/tmp/deploy/spdx
 2026-06-29  8:03 UTC  (3+ messages)
` [docs] "

[PATCH] security-manual: some grammar and wording fixes in intro
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] ref-manual: document RM_WORK_EXCLUDE_ITEMS variable
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] security-manual: clarify text on avoiding root logins, empty passwords
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] test-manual: grammatical and URL tweaks/additions in "Welcome" section
 2026-06-29  8:03 UTC  (3+ messages)
` [docs] "

[PATCH] test-manual: clarify that ptest-runner is added automatically
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] ref-manual: clarify that PACKAGE_EXCLUDE supports DEB packaging
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] dev-manual: explain how to properly call "bitbake-layers"
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v2] dev-manual: update AUTOREV explanation to match current file
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: replace period with comma in list
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: use "trade-off" as the noun
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: update AUTOREV explanation to match current file
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] kernel-dev: break a paragraph into a bullet list
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] kernel-dev: remove references to defunct LTSI project
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: SysVinit is the default init manager for Poky
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] ref-manual: clarify use of "PACKAGE_ARCH" in a packagegroup
 2026-06-29  8:03 UTC  (6+ messages)
` [docs] "

[PATCH] ref-manual: add more explanation to glossary variable LICENSE
 2026-06-29  8:03 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: fix incorrect heading level for site.conf section
 2026-06-29  8:03 UTC  (3+ messages)
` [docs] "

[PATCH] dev-manual: drop "PREFERRED_VERSION" from x86-base.inc snippet
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: fix grammatical error, missing word "with"
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: fix broken grammar in "Libraries" section
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: for testing local changes, refer to devtool section
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: fully define SOLIBS-related variables in bitbake.conf
 2026-06-29  8:03 UTC  (5+ messages)
` [docs] "

[PATCH] dev-manual: mention bitbake-layers "--example-recipe-version" option
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] dev-manual: rename Build Quality section to mention "buildhistory"
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH v4] Document shared state signing
 2026-06-29  8:02 UTC  (2+ messages)

[PATCH] dev-manual: correct example of "bitbake-layers"
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] build-manual: update ROOTFS_POSTPROCESS_COMMAND example
 2026-06-29  8:02 UTC  (2+ messages)

[PATCH] dev-manual: change "setup" to "set up" when used as an action
 2026-06-29  8:03 UTC  (2+ messages)

[PATCH] poky.yaml.in: bump min git version
 2026-06-29  8:02 UTC  (2+ messages)

[PATCH] migration-guide: 5.1: Fix typo
 2026-06-29  8:02 UTC  (2+ messages)

[PATCH] host_packages_scripts/ubuntu_docs.sh: remove python3-saneyaml
 2026-06-29  8:02 UTC  (2+ messages)

[PATCH v2] Document shared state signing
 2026-06-29  8:02 UTC  (2+ messages)

[PATCH] tools/build-docs-container: add debian 11
 2026-06-29  8:02 UTC  (3+ messages)

[PATCH] migration-guides/migration-6.0.rst: fix wks file move note
 2026-06-29  8:02 UTC  (2+ messages)

should docs warn about setting DISTRO to ""?
 2026-06-27 19:56 UTC 

does the YP wiki fall under docs mandate?
 2026-06-27 18:44 UTC 

[PATCH] ref-manual: warn reader about confusing DEPLOYDIR and DEPLOY_DIR
 2026-06-26 16:28 UTC 

can you EXPORT_FUNCTIONS a function which is not a task?
 2026-06-26 12:07 UTC 

[wrynose] Pull request
 2026-06-26  8:24 UTC 

[master] Pull request
 2026-06-26  8:24 UTC 

[PATCH v2] ref-manual: add more explanation for ptest-related tasks
 2026-06-26  8:17 UTC 

[PATCH] ref-manual: add more explanation for ptest-related tasks
 2026-06-26  8:08 UTC  (3+ messages)
` [docs] "

[PATCH] doc/README: update broken yocto-docs cgit URL
 2026-06-26  5:20 UTC 

why does ptest for cpio and quilt need to "chgrp" to ptest?
 2026-06-25 14:07 UTC 

why is monospaced font in section headings so tiny?
 2026-06-25  9:30 UTC 

why not rename "Maintaining Build Output Quality" to "buildhistory"?
 2026-06-25  8:40 UTC  (6+ messages)
` [docs] "

[PATCH v2] ref-manual: add missing entry for build/tmp/deploy/spdx
 2026-06-25  8:23 UTC  (3+ messages)
` [docs] "

[PATCH] migration-guide: 5.1: Remove duplicated typo
 2026-06-25  8:22 UTC  (5+ messages)
` [docs] "

[PATCH] ref-manual: organize all recipes-* directories under subdirectory
 2026-06-25  8:02 UTC  (3+ messages)
` [docs] "

Should Poky's "tiny-init.bb" recipe be documented?
 2026-06-24 13:52 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: under meta/files, mention Wic files
 2026-06-24 12:54 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: add missing section on build/tmp/deploy/spdx
 2026-06-24 11:10 UTC  (4+ messages)
` [docs] "

[PATCH] migration-guide: 5.1: Remove duplicated typo
 2026-06-24  9:38 UTC  (2+ messages)
` [docs] "

Zaurus? Really?
 2026-06-24  7:47 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: various cleanups to test "Welcome" section
 2026-06-23 20:31 UTC 

should more entries be documented under meta/conf/?
 2026-06-23 15:21 UTC  (2+ messages)
` [docs] "

[PATCH v2] dev-manual: describe two ways to assign "PV" for external SCM
 2026-06-22 20:02 UTC  (3+ messages)
` [docs] "


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