Yocto Project Documentation
 help / color / mirror / Atom feed
 messages from 2022-06-10 18:03:50 to 2022-09-23 17:52:39 UTC [more...]

[PATCH 00/30] manuals: add missing references to tasks
 2022-09-23 17:51 UTC  (2+ messages)
` [PATCH 01/30] manuals: add references to the "do_fetch" task

[PATCH] overview-manual: concepts.rst: fix formating and add references
 2022-09-23 14:43 UTC 

[PATCH] ref-manual: structure.rst: add more subsection levels
 2022-09-22 16:16 UTC 

[PATCH] ref-manual: variables.rst: correct templateconf.cfg file name
 2022-09-22 14:58 UTC 

[PATCH] ref-manual: structure.rst: improve information about build/cache/
 2022-09-22 13:33 UTC 

[PATCH] ref-manual: structure.rst: add reference to the contents of the build directory
 2022-09-22 13:02 UTC 

[PATCH v2] ref-manual: variables.rst: remove BBPATH
 2022-09-22  9:07 UTC 

[docs] [PATCH] ref-manual: variables.rst: refer to BBPATH in the BitBake User Manual
 2022-09-22  8:56 UTC  (4+ messages)

[PATCH] ref-manual: variables.rst: refer to BBPATH in the BitBake User Manual
 2022-09-22  7:56 UTC 

[PATCH] ref-manual: features.rst: add missing default distro features
 2022-09-21 20:24 UTC 

[PATCH] bitbake-user-manual: details about variable flags starting with underscore
 2022-09-21 13:31 UTC 

[PATCH] dev-manual: common-tasks.rst: refer to Python functions in BitBake manual
 2022-09-21 12:48 UTC 

[PATCH] bitbake-user-manual: mention pydevshell in OE
 2022-09-21 12:36 UTC 

[PATCH v2] ref-manual: variables: document KERNEL_IMAGETYPES
 2022-09-21  9:08 UTC  (3+ messages)
` [docs] "

[PATCH 1/5] ref-manual: correct the location of default configuration template
 2022-09-21  9:00 UTC  (20+ messages)
` [PATCH 2/5] common-tasks.rst: drop the output of 'bitbake-layers --help'
  ` [docs] "
` [PATCH 3/5] common-tasks.rst: describe the newly added layer setup and template config commands
  ` [docs] "
` [PATCH 4/5] common-tasks.rst: describe the layer setup tooling
  ` [docs] "
` [PATCH 5/5] common-tasks.rst: rewrite the section about configuration templates
  ` [docs] "
    ` [PATCH v2] dev-manual: "
` [docs] [PATCH 1/5] ref-manual: correct the location of default configuration template

[doc][PATCH v3 1/2] common-tasks.rst: remove SRC_URI:append from examples
 2022-09-20  8:20 UTC  (6+ messages)
` [doc][PATCH v3 2/2] kernel-dev/common.rst: "
  ` [docs] "
` [docs] [doc][PATCH v3 1/2] common-tasks.rst: "

[PATCH 1/7] common-tasks.rst: remove SRC_URI:append from examples
 2022-09-20  7:34 UTC  (9+ messages)
` [PATCH 2/7] kernel-dev/common.rst: "
` [PATCH 3/7] u-boot: switch from append to += in SRC_URI
` [PATCH 4/7] glibc-tests: use += instead of :append
` [PATCH 5/7] go-native: switch from SRC_URI:append to SRC_URI +=
` [PATCH 6/7] python3-rfc3986-validator: "
` [PATCH 7/7] linux-libc-headers: "
` [docs] [PATCH 1/7] common-tasks.rst: remove SRC_URI:append from examples
    ` [OE-core] "

[PATCH] ref-manual: variables: document KERNEL_IMAGETYPES
 2022-09-19 15:01 UTC  (2+ messages)
` [docs] "

[PATCH RESEND v3] doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
 2022-09-19 14:58 UTC 

[yocto-docs][kirkstone 0/1] Pull request (cover letter only)
 2022-09-16 16:50 UTC 

[docs] [PATCH] manuals: fix typos in the context of 'icecc' & clean up whitespaces
 2022-09-14 10:12 UTC  (2+ messages)

[yocto-docs][kirkstone] system-requirements.rst: Add Ubuntu 22.04 to list of supported distros
 2022-09-13 15:27 UTC 

[PATCH] ref-manual/faq.rst: update references to products built with OE / Yocto Project
 2022-09-05 14:55 UTC 

[PATCH v2] doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
 2022-09-05 14:21 UTC  (6+ messages)
` [docs] "
  ` [bitbake-devel] "
    ` [PATCH v3] "
      ` [bitbake-devel] "

[PATCH] ref-manual: remove obsolete product listing from FAQ
 2022-09-05 14:09 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: system-requirements: Ubuntu 22.04 now supported
 2022-09-05 13:59 UTC 

[docs] [PATCH] ref-manual: remove obsolete product listing from FAQ
 2022-09-03  6:44 UTC  (3+ messages)
    ` [Yocto-Advocacy] "

[docs] [PATCH] manuals: fix paths to default templates & clean up whitespaces
 2022-09-02 17:29 UTC 

[docs] [PATCH] migration guides: add release notes for 4.0.3
 2022-08-29 15:56 UTC 

[PATCH] [dunfell] ref-manual: add numa to machine features
 2022-08-29 12:06 UTC 

[PATCH] [kirkstone] ref-manual: add numa to machine features
 2022-08-29 12:01 UTC 

[PATCH] ref-manual: add numa to machine features
 2022-08-29 11:41 UTC  (4+ messages)
` [docs] "

[yocto-docs][dunfell] documentation: update for 3.1.19 release
 2022-08-18 17:13 UTC 

[docs] [master] Pull request
 2022-08-12 22:12 UTC 

[PATCH] doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
 2022-08-12 16:47 UTC  (2+ messages)
` [docs] "

[PATCH] ref-manual: add definition of BB_MAX_PRESSURE variables
 2022-08-08  8:41 UTC  (2+ messages)
` [docs] "

[PATCH 1/2] kernel-dev: working with kernel using devtool does not require building and installing eSDK
 2022-08-03 14:52 UTC  (4+ messages)
` [PATCH 2/2] sdk-manual: describe how to use extensible SDK functionality directly in a Yocto build
  ` [docs] "
` [docs] [PATCH 1/2] kernel-dev: working with kernel using devtool does not require building and installing eSDK

Add 3.1.18 to supported release manuals
 2022-08-03 14:23 UTC  (2+ messages)
` [docs] "

Generated master docs not up to date - issue in run-docs-build?
 2022-08-03 13:35 UTC  (4+ messages)
` [docs] "

[PATCH 1/4] README: fix Git repository URL
 2022-08-01 13:04 UTC  (5+ messages)
` [PATCH 2/4] docs: conf.py: update yocto_git base URL
` [PATCH 3/4] docs: README: add TeX font package required for building PDF
` [PATCH 4/4] docs: ref-manual: system-requirements: add missing packages
  ` [docs] "

[PATCH v2] system-requirements.rst: remove EOL and Centos7 hosts
 2022-07-29 18:04 UTC 

[PATCH] system-requirements.rst: remove EOL and Centos7 hosts
 2022-07-29 18:02 UTC  (2+ messages)
` [docs] "

[docs] [PATCH v3] doc: bitbake-user-manual: document npm and npmsw fetchers
 2022-07-27  8:13 UTC  (3+ messages)
    ` [PATCH] bitbake-user-manual: npm fetcher: improve description of SRC_URI format
      ` [docs] "

[PATCH] dev-manual: use proper note directive
 2022-07-27  7:54 UTC  (2+ messages)
` [docs] "

[PATCH] dev-manual: mention the new CVE patch metrics page
 2022-07-26 19:22 UTC  (3+ messages)
` [docs] "

[bitbake-devel] [PATCH v3] bitbake-user-manual: Document override :append, :prepend, :remove order
 2022-07-25 22:04 UTC  (2+ messages)
  ` [docs] "

[bitbake-devel] [PATCH v2] bitbake-user-manual: Document override :append, :prepend, :remove order
 2022-07-25 11:53 UTC  (2+ messages)
  ` [docs] "

[bitbake-devel] [PATCH] bitbake-user-manual: Document override :append, :prepend, :remove order
 2022-07-25  9:42 UTC  (2+ messages)

[docs] [master] Pull request
 2022-07-20 13:25 UTC  (2+ messages)

[PATCH] auto-generate releases.rst
 2022-07-20 13:12 UTC  (5+ messages)
` [PATCH yocto-autobuilder-helper 1/2] scripts: run-docs-build: use latest version of set_versions.py script
` [PATCH yocto-autobuilder-helper 2/2] scripts/run-docs-build: do not checkout releases.rst from master anymore
  ` [docs] "
` [docs] [PATCH] auto-generate releases.rst

[PATCH v2] auto-generate releases.rst
 2022-07-20  9:37 UTC 

[PATCH v2] [kirkstone] docs: BB_HASHSERVE_UPSTREAM: update to new host
 2022-07-20  9:04 UTC 

[PATCH] docs: BB_HASHSERVE_UPSTREAM: update to new host
 2022-07-20  8:52 UTC 

[PATCH] docs: BB_HASHSERVE_UPSTREAM update to new host
 2022-07-20  8:45 UTC 

[PATCH] kirkstone: ref-manual: variables: remove sphinx directive from literal block
 2022-07-19 18:44 UTC 

[PATCH] dunfell: ref-manual: variables: remove sphinx directive from literal block
 2022-07-19 18:40 UTC 

[PATCH] docs: ref-manual: variables: remove sphinx directive from literal block
 2022-07-19 17:50 UTC  (3+ messages)
` [docs] "

[dunfell][PATCH] ref-manual: Add XZ_THREADS and XZ_MEMLIMIT
 2022-07-19  8:38 UTC  (2+ messages)
` [docs] "

[docs] [PATCH] migration guides: release notes for 4.0.2
 2022-07-18 16:52 UTC 

[PATCH] migration-guides: stop including documents with ".. include"
 2022-07-18 15:44 UTC  (3+ messages)
  ` [docs] "

[PATCH] docs: Sphinx note directive for DISTO_FEATURES definition
 2022-07-18 11:33 UTC  (3+ messages)
` [docs] "

[yocto-docs][dunfell] documentation: update for 3.1.18 release
 2022-07-18  8:37 UTC  (2+ messages)
  ` [docs] "

[PATCH] dev-manual: fix references to BitBake user manual
 2022-07-05 11:26 UTC  (3+ messages)
` [docs] "

[PATCH 1/2] docs: conf.py: bump minimum Sphinx version requirement
 2022-07-05  9:42 UTC  (2+ messages)
` [PATCH 2/2] Revert "docs: conf.py: fix cve extlinks caption for sphinx <4.0"

[PATCH] docs: make DISTRO_FEATURES examples more explicit
 2022-07-04 13:27 UTC  (3+ messages)
` [docs] "

[PATCH] ref-manual: correct description of empty-root-passwd in IMAGE_FEATURES
 2022-07-04 13:19 UTC  (2+ messages)
` [docs] "

[PATCH] docs: README: improve contribution guidelines
 2022-06-29  8:56 UTC 

[PATCH] docs: add CONVERSION_CMD definition
 2022-06-29  7:56 UTC  (2+ messages)
` [docs] "

[PATCH 1/2] dev-manual: update section about creating NPM packages
 2022-06-28 17:40 UTC  (2+ messages)
` [PATCH 2/2] dev-manual: improve screenshot resolution

[PATCH] docs: add CONVERSION_CMD definition
 2022-06-28 16:35 UTC 

[PATCH] [kirkstone] manuals: switch to the sstate mirror shared between all versions
 2022-06-27 14:11 UTC 

[PATCH] [dunfell] manuals: switch to the sstate mirror shared between all versions
 2022-06-27 13:59 UTC 

[PATCH] ref-manual: Add documentation for INCOMPATIBLE_LICENSE_EXCEPTIONS
 2022-06-27 10:16 UTC  (2+ messages)
` [docs] "

[PATCH] docs: make DISTRO_FEATURES description more explicit
 2022-06-23 18:16 UTC  (3+ messages)
` [docs] "

[PATCH] bitbake-user-manual: punctuation fixes
 2022-06-22 14:48 UTC  (6+ messages)
` [docs] "
        ` [bitbake-devel] "

[PATCH RESEND] manuals: replace hyphens with em dashes
 2022-06-22 14:42 UTC 

[yocto] [PATCH yocto-autobuilder-helper 4/4] Revert "scripts: run-docs-build: do not turn sphinx warnings into errors"
 2022-06-22 13:02 UTC  (2+ messages)

[PATCH] manuals: switch to the sstate mirror shared between all versions
 2022-06-22  9:20 UTC 

[PATCH v2] doc: bitbake-user-manual: document npm and npmsw fetchers
 2022-06-22  5:32 UTC  (2+ messages)
  ` [bitbake-devel] "

[PATCH] doc: bitbake-user-manual: add explicit target for crates fetcher
 2022-06-21 17:43 UTC 

[PATCH] doc: bitbake-user-manual: document npm and npmsw fetchers
 2022-06-21 15:54 UTC 

[PATCH] dev-manual: NPM packages: minor grammar fix
 2022-06-20  9:42 UTC 

[PATCH] ref-manual: document SYSTEMD_DEFAULT_TARGET
 2022-06-15 18:22 UTC 

[docs] [PATCH] doc: Makefile: publish pdf and epub versions too
 2022-06-15 14:45 UTC  (3+ messages)

[PATCH v2] ref-manual: IMAGE_FEATURES: add allow-root-login and correct allow-empty-password
 2022-06-15 12:39 UTC 

[PATCH] ref-manual: add allow-root-login to IMAGE_FEATURES
 2022-06-15 12:36 UTC 

[bitbake-devel] [PATCH v5] bitbake-user-manual: Correct description of the ??= operator
 2022-06-15  9:44 UTC 

[PATCH] doc: Makefile: publish pdf and epub versions too
 2022-06-15  9:12 UTC 

[bitbake-devel] [PATCH v4] bitbake-user-manual: Correct description of the ??= operator
 2022-06-15  7:23 UTC 

[PATCH] manuals: update host tool requirements
 2022-06-14 18:30 UTC 

[PATCH] doc: standard for bulleted lists
 2022-06-14 18:03 UTC 

[PATCH] ref-manual: add description for the "sysroot" term
 2022-06-14 17:20 UTC  (4+ messages)
` [docs] "

[bitbake-devel] [PATCH v3] bitbake-user-manual: Correct description of the ??= operator
 2022-06-14  7:57 UTC  (3+ messages)

[PATCH] ref-manual: document SSTATE_EXCLUDEDEPS_SYSROOT
 2022-06-13 17:02 UTC 

[docs] [PATCH] ref-manual: add description for the "sysroot" term
 2022-06-13 16:01 UTC 

[PATCH] ref/dev-manual: Update multiconfig documentation
 2022-06-13 13:56 UTC  (3+ messages)
` [docs] "

[bitbake-devel] [PATCH v2] bitbake-user-manual: Correct description of the ??= operator
 2022-06-10 18:03 UTC 


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