meta-openembedded/meta-xfce
Andreas Müller a89422e41f xfce4-settings: get option to hide mousepointer for (touch) input devices back
All patches used in oe were added to the used git repo. This makes life easier
for next versions coming up and is helps getting binary mouse cursors applied.

To make clear, what the git repo contains a note in the recipe was added.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:51:36 +02:00
..
classes xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers 2014-10-16 07:00:59 +02:00
conf meta-xfce: add layer depends 2015-05-13 14:34:19 +02:00
recipes-apps xfce4-notifyd: update to 0.2.4 2015-07-30 21:11:05 +02:00
recipes-art rodent-icon-theme: initial add 5.0 2015-08-24 13:51:36 +02:00
recipes-bindings/vala xfce4-vala: blacklist 2015-01-12 15:34:01 +01:00
recipes-core/images xfce: add image 2015-05-28 10:35:13 +02:00
recipes-multimedia xfce4-mpc-plugin: update to 0.4.5 2015-03-21 16:42:28 +01:00
recipes-panel-plugins xfce4-notes-plugin: update to 1.8.1 2015-08-24 13:51:35 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce xfce4-settings: get option to hide mousepointer for (touch) input devices back 2015-08-24 13:51:36 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +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 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>