meta-openembedded/meta-xfce
Andreas Müller 9949bbf7de xfce4-panel: Draw icons/background properly when compositing is disabled
A similar patch was sent for master [1] but that was superseded by upgrade of
xfce4-panel 4.14.0 -> 4.14.1 [2]

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2019-September/201966.html
[2] http://lists.openembedded.org/pipermail/openembedded-devel/2019-September/201986.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Acked-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-10-19 08:13:54 -07:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf meta-xfce: add meta-networking to layer depends 2019-05-23 07:03:43 -07:00
recipes-apps ristretto: upgrade 0.8.3 -> 0.8.4 2019-04-09 21:31:36 -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-18 07:25:35 -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 parole: upgrade 1.0.1 -> 1.0.2 2019-04-09 21:31:36 -07:00
recipes-panel-plugins xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load 2019-05-23 07:03:43 -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-panel: Draw icons/background properly when compositing is disabled 2019-10-19 08:13:54 -07:00
README README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00

This layer depends on:

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

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

Warrior Maintainer: Armin Kuster <akuster808@gmail.com>