meta-openembedded/meta-xfce
Hongxu Jia bf40fa7397 xfce4-session: optional support polkit
If polkit not in DISTRO_FEATURES, it failed
...
|ERROR: Nothing PROVIDES 'polkit' (but meta-openembedded/meta-xfce/recipes-xfce/
xfce4-session/xfce4-session_4.13.2.bb DEPENDS on or otherwise requires it)
|polkit was skipped: missing required distro feature 'polkit' (not in DISTRO_FEATURES)
|ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
|Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xfce4-session', 'polkit']
...

Upstream optional support polkit:
560219ad50

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-25 14:21:48 -07:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf xfce4-session: get rid of machine-host 2019-05-09 20:34:32 -07:00
recipes-apps xfce-polkit: add required distro feature check to polkit 2019-06-25 14:21:48 -07:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: auto-detect vala api version 2019-05-02 14:13:57 -07:00
recipes-connectivity/blueman blueman_%.bbappend: Avoid PAK archive (application/x-pak) 2019-06-15 17:17:09 -07:00
recipes-core/images core-image-minimal-xfce: inherit distro_features_check 2017-09-13 11:13:20 +02:00
recipes-devtools/glade glade3: move to to meta-xfce 2019-05-09 20:34:32 -07:00
recipes-extended libunique: fix installed-vs-shipped qa issue 2018-11-09 07:29:59 -08:00
recipes-graphics/lxdm lxdm: provides fake gdmflexiserver for xfce desktop environment 2019-06-15 16:46:50 -07:00
recipes-multimedia parole: upgrade 1.0.1 -> 1.0.2 2019-04-09 21:31:36 -07:00
recipes-panel-plugins xfce4-datetime-plugin: upgrade 0.7.0 -> 0.7.1 2019-05-06 08:32:04 -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-session: optional support polkit 2019-06-25 14:21:48 -07:00
README Remove me as maintainer 2019-05-09 20:34:33 -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'