From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Khem Raj <raj.khem@gmail.com>, Tim Orling <TicoTimo@gmail.com>,
Derek Straka <derek@asterius.io>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>,
openembedded-devel@lists.openembedded.org
Subject: [meta-python][PATCH 0/2] dtschema: new python package
Date: Mon, 23 Sep 2019 12:00:56 +0200 [thread overview]
Message-ID: <20190923100058.30454-1-brgl@bgdev.pl> (raw)
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
next reply other threads:[~2019-09-23 10:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-23 10:00 Bartosz Golaszewski [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190923100058.30454-1-brgl@bgdev.pl \
--to=brgl@bgdev.pl \
--cc=TicoTimo@gmail.com \
--cc=bgolaszewski@baylibre.com \
--cc=derek@asterius.io \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox