mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
layer.conf: remove dependency on meta-python
Corresponding Python modules pycryptodome(x) and pyelftools, needed by optee, were moved from meta-python to oe-core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
f36666eb63
commit
f2069723f2
@@ -11,6 +11,5 @@ BBFILE_PRIORITY_meta-arm = "6"
|
||||
|
||||
LAYERDEPENDS_meta-arm = " \
|
||||
core \
|
||||
meta-python \
|
||||
"
|
||||
LAYERSERIES_COMPAT_meta-arm = "warrior zeus dunfell"
|
||||
|
||||
Reference in New Issue
Block a user