mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 04:21:26 +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> (cherry picked from commit 3801443f170c9c4db3c50e2c4ba7271d8d6f4633) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
3428b644c3
commit
a85d9eda34
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user