summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-07-23 15:51:12 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-24 22:51:40 +0100
commitc8e2693c34eba6cf28a53aa85cbc7d0630890859 (patch)
treef618098a9a0381016e7a88f891a7552de032375c /meta/recipes-devtools/python
parentd9b0a530dbbfd90b5d11564d9c9dc5f6b5e9c656 (diff)
downloadpoky-c8e2693c34eba6cf28a53aa85cbc7d0630890859.tar.gz
python3-scons: remove obsolete RDEPENDS
scons doesn't appear to have ever imported importlib_metadata. (From OE-Core rev: 371117c5e19a2039a4ffd006994fd605f1d36ece) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-scons_4.7.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-scons_4.7.0.bb b/meta/recipes-devtools/python/python3-scons_4.7.0.bb
index bba6c799d4..3611518541 100644
--- a/meta/recipes-devtools/python/python3-scons_4.7.0.bb
+++ b/meta/recipes-devtools/python/python3-scons_4.7.0.bb
@@ -15,7 +15,6 @@ RDEPENDS:${PN}:class-target = "\
15 python3-core \ 15 python3-core \
16 python3-compression \ 16 python3-compression \
17 python3-fcntl \ 17 python3-fcntl \
18 python3-importlib-metadata \
19 python3-io \ 18 python3-io \
20 python3-json \ 19 python3-json \
21 python3-shell \ 20 python3-shell \