mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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 3801443f17)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user