All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Migration info for gatesgarth + updates
@ 2020-10-28  1:18 Paul Eggleton
  2020-10-28  1:18 ` [PATCH 1/7] ref-manual: add reference anchors for each QA check Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Paul Eggleton @ 2020-10-28  1:18 UTC (permalink / raw)
  To: docs

The migration section for the upcoming gatesgarth release as well as
some related updates to other parts of the reference manual. Let me
know if I missed anything.


The following changes since commit 14d0c205c671c4c670d7a887d307d359f70e1b7a:

  dev-manual/dev-manual-common-tasks: fix typos and use extlinks (2020-10-27 13:20:22 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/migration-3.2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/migration-3.2

Paul Eggleton (7):
  ref-manual: add reference anchors for each QA check
  ref-manual: fix for features_check class change
  ref-manual: QA check updates
  ref-manual: add PSEUDO_IGNORE_PATHS
  ref-manual: add IMAGE_VERSION_SUFFIX variable
  ref-manual: add IMAGE_NAME_SUFFIX variable
  ref-manual: add migration section for 3.2

 documentation/ref-manual/migration-3.2.rst | 261 +++++++++++++++++++++++++++++
 documentation/ref-manual/migration.rst     |   1 +
 documentation/ref-manual/ref-classes.rst   |  41 +++--
 documentation/ref-manual/ref-qa-checks.rst | 243 ++++++++++++++++++++++++++-
 documentation/ref-manual/ref-variables.rst |  61 +++++--
 5 files changed, 571 insertions(+), 36 deletions(-)
 create mode 100644 documentation/ref-manual/migration-3.2.rst

-- 
1.8.3.1


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

end of thread, other threads:[~2020-10-29 19:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-28  1:18 [PATCH 0/7] Migration info for gatesgarth + updates Paul Eggleton
2020-10-28  1:18 ` [PATCH 1/7] ref-manual: add reference anchors for each QA check Paul Eggleton
2020-10-28 12:43   ` [docs] " Quentin Schulz
2020-10-28  1:18 ` [PATCH 2/7] ref-manual: fix for features_check class change Paul Eggleton
2020-10-28  1:18 ` [PATCH 3/7] ref-manual: QA check updates Paul Eggleton
2020-10-28  1:18 ` [PATCH 4/7] ref-manual: add PSEUDO_IGNORE_PATHS Paul Eggleton
2020-10-28 22:18   ` [docs] " Peter Kjellerstedt
2020-10-29 19:49     ` Richard Purdie
2020-10-28  1:18 ` [PATCH 5/7] ref-manual: add IMAGE_VERSION_SUFFIX variable Paul Eggleton
2020-10-28  1:18 ` [PATCH 6/7] ref-manual: add IMAGE_NAME_SUFFIX variable Paul Eggleton
2020-10-28  1:18 ` [PATCH 7/7] ref-manual: add migration section for 3.2 Paul Eggleton
2020-10-28 13:12   ` [docs] " Quentin Schulz
2020-10-28 14:06     ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.