public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: <wangmy@fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] python3-dtschema: upgrade 2023.1 -> 2023.4
Date: Mon, 17 Apr 2023 16:07:54 +0800	[thread overview]
Message-ID: <1681718877-19480-2-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1681718877-19480-1-git-send-email-wangmy@fujitsu.com>

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
Schemas:
 - Add missing PCI descriptions and properties
 - Add I2C clock stretching property
 - Add 'firmware-name' property
 - Add UEFI chosen properties
 - Enable cache schema

Meta-schemas:
 - Improve checking non-patterns in patternProperties
 - Allow 'not' at top-level of schemas
 - Relax meta-schema checks on referenced schemas

Tools:
 - Handle examples with 'interrupt-controller' node

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-dtschema_2023.1.bb => python3-dtschema_2023.4.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-dtschema_2023.1.bb => python3-dtschema_2023.4.bb} (83%)

diff --git a/meta/recipes-devtools/python/python3-dtschema_2023.1.bb b/meta/recipes-devtools/python/python3-dtschema_2023.4.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-dtschema_2023.1.bb
rename to meta/recipes-devtools/python/python3-dtschema_2023.4.bb
index 74ca55cf04..f87563facd 100644
--- a/meta/recipes-devtools/python/python3-dtschema_2023.1.bb
+++ b/meta/recipes-devtools/python/python3-dtschema_2023.4.bb
@@ -7,7 +7,7 @@ inherit pypi setuptools3
 
 PYPI_PACKAGE = "dtschema"
 
-SRC_URI[sha256sum] = "8fc8c269e4c57e9d008af7b32cd33b77afd4ea1ac9552bcfa96b41b9e0c52586"
+SRC_URI[sha256sum] = "6daefb8f54403b4d82961b3346571200571747ab01950fd36c1f69950fa7a8cf"
 
 DEPENDS += "python3-setuptools-scm-native"
 RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"
-- 
2.34.1



  reply	other threads:[~2023-04-17  8:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17  8:07 [OE-core] [PATCH] parted: upgrade 3.5 -> 3.6 wangmy
2023-04-17  8:07 ` wangmy [this message]
2023-04-17  8:07 ` [OE-core] [PATCH] python3-packaging: upgrade 23.0 -> 23.1 wangmy
2023-04-17  8:07 ` [OE-core] [PATCH] python3-pytest: upgrade 7.2.2 -> 7.3.1 wangmy
2023-04-17  8:07 ` [OE-core] [PATCH] stress-ng: upgrade 0.15.06 -> 0.15.07 wangmy
2023-04-18 23:59 ` [OE-core] [PATCH] parted: upgrade 3.5 -> 3.6 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=1681718877-19480-2-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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