meta-openembedded/meta-xfce
Andreas Müller c7919642f0 xfce4-power-manager: remove udisks rdependency
udisks spin down feature support was removed in:

commit dc6ef998a2f19b6c2fcbfb48164db04be44c885d
Author: Harald Judt <h.judt@gmx.at>
Date:   Sun Jul 13 21:34:22 2014 +0200

    Remove disk spin down feature (3/3)

    Finally, let's remove the low-level code and remaining definitions.

commit c9d0626110e4b6e906610e9a2316cdac7a11d58e
Author: Harald Judt <h.judt@gmx.at>
Date:   Sun Jul 13 21:26:21 2014 +0200

    Remove disk spin down feature (2/3)

    Remove all related GUI widgets from the settings dialog.

commit 3ad75fad293fb66e6316aa5820ee064f264eafa4
Author: Harald Judt <h.judt@gmx.at>
Date:   Sun Jul 13 21:22:05 2014 +0200

    Remove disk spin down feature (1/3)

    The spin down feature does not work and would need a rewrite
    to work with udisks-2. What's more, it is probably functionality
    best handled by other tools or scripts, so let's remove it from
    the power manager.

    As a first step, this commit removes all interfacing code between
    GUI and low-level udisks functions.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-27 12:36:31 +01: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:50:09 +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-18 12:39:50 +01:00
recipes-multimedia packagegroup-xfce-multimedia: add parole 2015-09-23 15:34:28 +02:00
recipes-panel-plugins xfce4-sensors-plugin: initial add 1.2.6 2016-01-06 13:25:48 +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 xfce4-power-manager: remove udisks rdependency 2016-01-27 12:36:31 +01:00
README meta-xfce/README: mention meta-gnome in layers required 2015-09-23 15:37:15 +02:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: master
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]' 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][PATCH'

Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>