meta-python: Drop RDEPEND'ing on python3-typing

Its part of core python package now

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Khem Raj
2020-11-10 11:29:27 -08:00
parent 1a3788c926
commit 24b704c925
8 changed files with 0 additions and 9 deletions

View File

@@ -17,7 +17,6 @@ RDEPENDS_${PN} += "\
python3-logging \
python3-netclient \
python3-pkgutil \
python3-typing \
"
BBCLASSEXTEND = "native nativesdk"