mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
meta-multimedia: add layer depends on meta-python
Since mycroft of meta-multimedia requires python3-requests which comes from meta-python, add missing layer depends back Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -29,6 +29,6 @@ BBFILE_PRIORITY_multimedia-layer = "6"
|
|||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_multimedia-layer = "1"
|
LAYERVERSION_multimedia-layer = "1"
|
||||||
|
|
||||||
LAYERDEPENDS_multimedia-layer = "core"
|
LAYERDEPENDS_multimedia-layer = "core meta-python"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_multimedia-layer = "thud warrior"
|
LAYERSERIES_COMPAT_multimedia-layer = "thud warrior"
|
||||||
|
|||||||
Reference in New Issue
Block a user