mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01:00
layer.conf: add openembedded-layer as LAYERDEPENDS
Recipe tvheadend_git.bb inherit gitpkgv.bbclass, which is under meta-oe/class/, so this layer directly depends on openembedded-layer Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a33507c372
commit
d0518c1ed9
|
|
@ -29,6 +29,6 @@ BBFILE_PRIORITY_multimedia-layer = "6"
|
|||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_multimedia-layer = "1"
|
||||
|
||||
LAYERDEPENDS_multimedia-layer = "core meta-python"
|
||||
LAYERDEPENDS_multimedia-layer = "core openembedded-layer meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_multimedia-layer = "honister"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user