mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
500e5b80c0
commit
1368704ae9
|
|
@ -29,6 +29,6 @@ BBFILE_PRIORITY_multimedia-layer = "6"
|
|||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_multimedia-layer = "1"
|
||||
|
||||
LAYERDEPENDS_multimedia-layer = "core"
|
||||
LAYERDEPENDS_multimedia-layer = "core meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_multimedia-layer = "thud warrior"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user