mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-20 17:47:14 +00:00
meta-filesystems/layer.conf : Add meta-networking dependency
Recipe smbnetfs depends on samba, which is in meta-networking. Signed-off-by: Fabien Thomas <fabien.thomas@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,6 @@ BBFILE_PRIORITY_filesystems-layer = "5"
|
|||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_filesystems-layer = "1"
|
LAYERVERSION_filesystems-layer = "1"
|
||||||
|
|
||||||
LAYERDEPENDS_filesystems-layer = "core openembedded-layer"
|
LAYERDEPENDS_filesystems-layer = "core openembedded-layer networking-layer"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_filesystems-layer = "nanbield"
|
LAYERSERIES_COMPAT_filesystems-layer = "nanbield"
|
||||||
|
|||||||
Reference in New Issue
Block a user