meta-openembedded/meta-xfce
Stefan Agner 4d3a76884e xfce4-power-manager: enable polkit depending on distro feature
systemd and polkit are not directly related. It is just fine to build
with systemd but without polkit. Rename the systemd package config
to polkit and enable it depending on whether polkit is enabled in
DISTRO_FEATURES.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-20 10:15:44 -08:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
recipes-apps xfce4-taskmanager: upgrade 1.2.1 -> 1.2.2 2019-01-04 18:29:39 -08:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: Build for vala 0.42 to match oe-core 2018-09-09 10:46:29 -07:00
recipes-connectivity/blueman blueman: add an append in meta-xfce to enable thunar sendto extension 2018-06-30 08:58:30 -07:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-extended libunique: fix installed-vs-shipped qa issue 2018-11-09 07:29:59 -08:00
recipes-multimedia xfce4-mpc-plugin: upgrade 0.5.0 -> 0.5.1 2019-01-04 18:29:39 -08:00
recipes-panel-plugins xfce4-systemload-plugin: upgrade 1.2.1 -> 1.2.2 2019-01-04 18:29:39 -08:00
recipes-support/vim vim: only include when x11 in DISTRO_FEATURES 2018-03-12 09:59:32 -07:00
recipes-thunar-plugins thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES 2018-09-29 12:38:21 -07:00
recipes-xfce xfce4-power-manager: enable polkit depending on distro feature 2019-01-20 10:15:44 -08:00
README update layer maintainers 2018-04-13 12:43:44 -07: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'

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