Files
meta-openembedded/meta-xfce
Sakib Sajal 3a427a079f xfce4-session: increase ALTERNATIVE_PRIORITY
xfce4-session provides x-session-manager. It is also provided by
matchbox-session with the same priority resulting in a conflict.

Increase priority of x-session-manager provided by xfce4-session
to resolve conflict and and give precedence to xfce4-session.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-11 15:18:55 -08:00
..
2020-03-31 10:44:26 -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: Kai Kang <kai.kang@windriver.com>