Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/2] dtschema: new python package
@ 2019-09-23 10:00 Bartosz Golaszewski
  2019-09-23 10:00 ` [meta-python][PATCH 1/2] python3-ruamel-yaml: new package Bartosz Golaszewski
  2019-09-23 10:00 ` [meta-python][PATCH 2/2] python3-dtschema: " Bartosz Golaszewski
  0 siblings, 2 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2019-09-23 10:00 UTC (permalink / raw)
  To: Khem Raj, Tim Orling, Derek Straka
  Cc: Bartosz Golaszewski, openembedded-devel

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

The following series adds support for the dtschema package to meta-python.
It's a set of python tools allowing to verify the validity of YAML
device-tree binding documents in the linux kernel. The first patch adds
a dependency of dtschema - the ruamel YAML parser. The recipe for an older
version exists in meta-homeassistant, but IMO it's generic enough to be
added to meta-openembedded.

Bartosz Golaszewski (2):
  python3-ruamel-yaml: new package
  python3-dtschema: new package

 .../python/python3-dt-schema_git.bb              | 14 ++++++++++++++
 .../python/python3-ruamel-yaml_0.16.5.bb         | 16 ++++++++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-dt-schema_git.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.5.bb

-- 
2.23.0



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

end of thread, other threads:[~2019-09-23 15:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-23 10:00 [meta-python][PATCH 0/2] dtschema: new python package Bartosz Golaszewski
2019-09-23 10:00 ` [meta-python][PATCH 1/2] python3-ruamel-yaml: new package Bartosz Golaszewski
2019-09-23 10:00 ` [meta-python][PATCH 2/2] python3-dtschema: " Bartosz Golaszewski
2019-09-23 15:30   ` Khem Raj

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