meta-openembedded/meta-xfce
Khem Raj 595877c908 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>
2015-12-28 09:34:04 -08:00
..
classes xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers 2014-10-16 07:00:59 +02:00
conf xfce4-session: exclude machine-host dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:57:46 +01:00
recipes-apps mousepad: inherit gsettings 2015-11-06 17:49:39 +01:00
recipes-art rodent-icon-theme: add RPROVIDES/RREPLACE/RCONFLICTS for xfce4-icon-theme 2015-09-08 16:18:34 +02:00
recipes-bindings/vala xfce4-vala: unbreak by telling configure vala API version 2015-11-06 17:49:33 +01:00
recipes-core/images xfce: add image 2015-05-28 10:35:13 +02:00
recipes-extended imsettings: Move from meta-ruby to meta-xfce 2015-12-28 09:34:04 -08:00
recipes-multimedia packagegroup-xfce-multimedia: add parole 2015-09-23 15:34:28 +02:00
recipes-panel-plugins xfce4-whiskermenu-plugin: update to 1.5.1 2015-11-06 17:49:37 +01:00
recipes-support/vim vim: do not autoenable the mouse 2015-10-23 12:53:22 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce packagegroup-xfce-extended: xfce-polkit 2015-11-06 17:49:33 +01:00
README README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: jethro
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: jethro
revision: HEAD
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce][jethro]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][jethro][PATCH'

Jethro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>