meta-openembedded/meta-xfce
Ash Charles 60971c1a5a xfce4-notifyd: Ensure xfce4-notifyd subdirectory exists
The notify-dbus.h file is autogenerated during compilation into the
xfce4-notifyd subdirectory.  This directory doesn't exist in an
out-of-tree build so we add one manually.

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-13 13:38:12 +02:00
..
classes xfce-git: Run autogen.sh in source directory 2014-06-10 12:16:23 +02:00
conf meta-xfce: Add layer information 2011-08-05 19:49:58 +02:00
recipes-apps xfce4-notifyd: Ensure xfce4-notifyd subdirectory exists 2014-06-13 13:38:12 +02:00
recipes-art recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-bindings/vala recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-multimedia recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-panel-plugins xfce4-weather-plugin: add dbus-glib and upower to DEPENDS 2014-05-09 14:58:00 +02:00
recipes-thunar-plugins recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues 2014-02-23 23:20:02 +01:00
recipes-xfce xfce4-settings: Install cursors from srcdir 2014-06-10 12:16:23 +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>