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

Add new recipe hotdoc and its runtime dependence.

Liu Yiding (5):
  [OE-core][PATCH] hotdoc : Add new recipe

  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] python3-wheezy-template: Add new recipe

 ...ment_scanner-fix-function-prototypes.patch | 32 +++++++++
 ...y-backports-dependency-on-sufficient.patch | 72 +++++++++++++++++++
 .../hotdoc/0003-CMake-4-compatibility.patch   | 44 ++++++++++++
 meta/recipes-devtools/hotdoc/hotdoc_0.17.4.bb | 29 ++++++++
 .../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 ++++
 8 files changed, 221 insertions(+)
 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_0.17.4.bb
 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] 7+ messages in thread

end of thread, other threads:[~2026-01-26 10:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23  5:22 [PATCH 0/5] Investigate hotdoc and add a recipe to build it Liu Yiding
2026-01-23  5:22 ` [OE-core][PATCH 1/5] python3-appdirs: Add new recipe Liu Yiding
2026-01-23  5:22 ` [OE-core][PATCH 2/5] python3-schema: " Liu Yiding
2026-01-23  5:22 ` [OE-core][PATCH 3/5] python3-toposort: " Liu Yiding
2026-01-23  5:22 ` [OE-core][PATCH 4/5] python3-wheezy-template: " Liu Yiding
2026-01-23  5:22 ` [OE-core][PATCH 5/5] hotdoc : " Liu Yiding
2026-01-26 10:16   ` Alexander Kanavin

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