diff options
| author | Christian Eggers <ceggers@arri.de> | 2022-02-18 11:16:19 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-22 08:29:53 -0800 |
| commit | c0be70f84ca063799e2ca001cdcfab54e35c2aa2 (patch) | |
| tree | 527b435c462c94d2bf45edf4501f8c00f9e41fe8 /meta-python/recipes-core/packagegroups | |
| parent | 9d5081e52472c8ca73edc0dec799138216046208 (diff) | |
| download | meta-openembedded-c0be70f84ca063799e2ca001cdcfab54e35c2aa2.tar.gz | |
python3-dt-schema: remove recipe
Since 2021-11-23 this is on oe-core:
d56fcb5806 ("python: introduce python3-dtschema")
The recipe in oe-core is named python3-dtschema (without dash between
'dt' and 'schema'). It points to the correct GIT repository and uses a
much more recent version.
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 1c1ded7181..319d49267c 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -113,7 +113,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 113 | python3-docopt \ | 113 | python3-docopt \ |
| 114 | python3-docutils \ | 114 | python3-docutils \ |
| 115 | python3-dominate \ | 115 | python3-dominate \ |
| 116 | python3-dt-schema \ | ||
| 117 | python3-dynamic-dispatch \ | 116 | python3-dynamic-dispatch \ |
| 118 | python3-ecdsa \ | 117 | python3-ecdsa \ |
| 119 | python3-editor \ | 118 | python3-editor \ |
