mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
meta-networking: Express dependency on meta-python
python3-scapy recipe needed python3-mock package for ptests which is provided by meta-python. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
4c70fb8051
commit
ab7c469bfe
|
|
@ -13,8 +13,7 @@ BBFILE_PRIORITY_networking-layer = "5"
|
|||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_networking-layer = "1"
|
||||
|
||||
LAYERDEPENDS_networking-layer = "core"
|
||||
LAYERDEPENDS_networking-layer += "openembedded-layer"
|
||||
LAYERDEPENDS_networking-layer = "core meta-python openembedded-layer"
|
||||
|
||||
LAYERSERIES_COMPAT_networking-layer = "nanbield"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user