mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
imsettings: Move from meta-ruby to meta-xfce
It depends on xfconf which is XFCE component, no one depends on imsettings in meta-ruby so move it close to its dependencies. Ideally, xfconf should be turned into PACKAGECONFIG and this recipe then moved to meta-oe since all kind of DE's can use it then. For now it frees meta-ruby from unnecessary dependency on xfce layer Change-Id: I6b5896b0db504fad49a9da5967d3493e27c627b0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -12,4 +12,4 @@ BBFILE_PRIORITY_ruby-layer = "7"
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_ruby-layer = "1"
|
||||
|
||||
LAYERDEPENDS_ruby-layer = "core openembedded-layer xfce-layer"
|
||||
LAYERDEPENDS_ruby-layer = "core openembedded-layer"
|
||||
|
||||
Reference in New Issue
Block a user