mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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…
x
Reference in New Issue
Block a user