add dependency on OE python layer

This commit is contained in:
Grzegorz Kowalski 2024-03-14 21:21:47 +01:00
parent 2c02e6cbee
commit 78d0dfbc9d

View File

@ -14,5 +14,5 @@ BBFILE_PRIORITY_helium-tango = "6"
LAYERVERSION_helium-tango = "2"
LAYERDEPENDS_helium-tango = "core openembedded-layer"
LAYERDEPENDS_helium-tango = "core openembedded-layer meta-python"
LAYERSERIES_COMPAT_helium-tango = "mickledore"