public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Investigate hotdoc and add a recipe to build it
@ 2026-01-29  3:53 Liu Yiding
  2026-01-29  3:53 ` [OE-core][PATCH 1/6] python3-appdirs: Add new recipe Liu Yiding
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Liu Yiding @ 2026-01-29  3:53 UTC (permalink / raw)
  To: openembedded-core

Add new recipe hotdoc and its runtime dependence.

Liu Yiding (6):

  [OE-core][PATCH v3] hotdoc : Add new recipe

  [OE-core][PATCH] orc: Enable hotdoc to produce doc
    Make a recipe to use hotdoc

  Add following 4 recipes for runtime dependence of hotdoc.
  [OE-core][PATCH] python3-appdirs: Add new recipe
    Move it from meta-openembedded to openembedded-core as it is required by hotdoc 0.17.4.
  [OE-core][PATCH] python3-schema: Add new recipe
  [OE-core][PATCH] python3-toposort: Add new recipe
  [OE-core][PATCH v2] python3-wheezy-template: Add new recipe

 meta/conf/distro/include/maintainers.inc      |  1 +
 ...ment_scanner-fix-function-prototypes.patch | 32 +++++++++
 ...y-backports-dependency-on-sufficient.patch | 72 +++++++++++++++++++
 .../hotdoc/0003-CMake-4-compatibility.patch   | 44 ++++++++++++
 ...ke-path-to-relative-in-FlexExtension.patch | 34 +++++++++
 meta/recipes-devtools/hotdoc/hotdoc_0.17.4.bb | 27 +++++++
 .../orc/orc/0001-Fix-hotdoc-run-error.patch   | 37 ++++++++++
 meta/recipes-devtools/orc/orc_0.4.42.bb       |  5 +-
 .../python/python3-appdirs_1.4.4.bb           | 11 +++
 .../python/python3-schema_0.7.8.bb            | 10 +++
 .../python/python3-toposort_1.10.bb           | 10 +++
 .../python/python3-wheezy-template_3.2.4.bb   | 13 ++++
 12 files changed, 295 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/hotdoc/hotdoc/0001-c_comment_scanner-fix-function-prototypes.patch
 create mode 100644 meta/recipes-devtools/hotdoc/hotdoc/0002-avoid-third-party-backports-dependency-on-sufficient.patch
 create mode 100644 meta/recipes-devtools/hotdoc/hotdoc/0003-CMake-4-compatibility.patch
 create mode 100644 meta/recipes-devtools/hotdoc/hotdoc/0004-Make-path-to-relative-in-FlexExtension.patch
 create mode 100644 meta/recipes-devtools/hotdoc/hotdoc_0.17.4.bb
 create mode 100644 meta/recipes-devtools/orc/orc/0001-Fix-hotdoc-run-error.patch
 create mode 100644 meta/recipes-devtools/python/python3-appdirs_1.4.4.bb
 create mode 100644 meta/recipes-devtools/python/python3-schema_0.7.8.bb
 create mode 100644 meta/recipes-devtools/python/python3-toposort_1.10.bb
 create mode 100644 meta/recipes-devtools/python/python3-wheezy-template_3.2.4.bb

-- 
2.43.0



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

end of thread, other threads:[~2026-02-12 11:43 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29  3:53 [PATCH 0/6] Investigate hotdoc and add a recipe to build it Liu Yiding
2026-01-29  3:53 ` [OE-core][PATCH 1/6] python3-appdirs: Add new recipe Liu Yiding
2026-01-30  8:28   ` Mathieu Dubois-Briand
2026-01-30 21:36     ` Mathieu Dubois-Briand
2026-01-29  3:53 ` [OE-core][PATCH 2/6] python3-schema: " Liu Yiding
2026-01-29  3:53 ` [OE-core][PATCH 3/6] python3-toposort: " Liu Yiding
2026-01-29  3:53 ` [OE-core][PATCH 4/6 v2] python3-wheezy-template: " Liu Yiding
2026-01-29  3:53 ` [OE-core][PATCH 5/6 v3] hotdoc: " Liu Yiding
2026-01-29  3:53 ` [OE-core][PATCH 6/6] orc: Enable hotdoc to produce doc Liu Yiding
2026-01-29  4:01   ` Patchtest results for " patchtest
2026-01-29 11:26   ` Alexander Kanavin
2026-01-30  2:19     ` 回复: " Yiding Liu (Fujitsu)
2026-02-05  2:59       ` Yiding Liu (Fujitsu)
2026-02-05  9:50         ` Alexander Kanavin
2026-02-10  2:41           ` 回复: " Yiding Liu (Fujitsu)
2026-02-10  9:41             ` Alexander Kanavin
2026-02-11  2:35               ` 回复: " Yiding Liu (Fujitsu)
2026-02-11 11:47                 ` Alexander Kanavin
2026-02-12  2:16                   ` 回复: " Yiding Liu (Fujitsu)
2026-02-12 11:42                     ` Alexander Kanavin
2026-02-05 14:06   ` Ross Burton

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