]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-dtschema: upgrade 2022.9 -> 2022.11
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 13 Nov 2022 03:00:40 +0000 (11:00 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Nov 2022 16:19:39 +0000 (16:19 +0000)
commitce68658c5471223933239d553abdd2cc5e3520ff
tree448b1c279ad08ef70babde2c394be8ff257c1b6a
parentd7037207e5c7d93031311b3ad88e4548ce8bb47a
python3-dtschema: upgrade 2022.9 -> 2022.11

Changelog:
============
- Rework exception handling to better handle Ctrl-C exits

- Various updates to README.md including examples on running different
  commands

- Allow using schemas for validation which fail meta-schema checks. This
  will allow using schemas which have failures due to new meta-schema
  checks.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-dtschema_2022.11.bb [moved from meta/recipes-devtools/python/python3-dtschema_2022.9.bb with 83% similarity]