mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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>
This commit is contained in:
parent
00264bf4b3
commit
b5341db1c2
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user