mbox series

[mickledore,0/7] mickledore backports

Message ID 20230920080754.1225508-1-michael.opdenacker@bootlin.com
Headers show
Series mickledore backports | expand

Message

Michael Opdenacker Sept. 20, 2023, 8:07 a.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

From now on, will apply such backports more systematically,
in a single branch rather than individually, and only after changes are merged
in master, though exceptions for urgent cases could still be made.

Michael Opdenacker (5):
  sdk-manual: extensible.rst: fix multiple formatting issues
  dev-manual: disk-space: improve wording for obsolete sstate cache
    files
  dev-manual: new-recipe.rst fix inconsistency with contributor guide
  contributor-guide: recipe-style-guide: add Upstream-Status
  dev-manual: licenses: mention SPDX for license compliance

Roland Hieber (2):
  template: fix typo in section header
  ref-manual: point outdated link to the new location

 .../contributor-guide/recipe-style-guide.rst  |  81 ++++++
 documentation/dev-manual/disk-space.rst       |   8 +-
 documentation/dev-manual/licenses.rst         |  30 ++-
 documentation/dev-manual/new-recipe.rst       |  13 +-
 documentation/ref-manual/qa-checks.rst        |  10 +-
 documentation/sdk-manual/extensible.rst       | 254 ++++++++----------
 documentation/template/template.svg           |   2 +-
 7 files changed, 228 insertions(+), 170 deletions(-)