meta-openembedded/meta-xfce
Kai Kang cfe2b7d07e libunique: fix installed-vs-shipped qa issue
libunique shows installed-vs-shipped QA issue if configure option
'--disable-introspection' is set by:
1) in gobject-introspection*.bbclass that the 'qemu-usermode' is not
   supported by bsp and then not set in MACHINE_FEATURES
or:
2) set in local.conf directly:
   EXTRA_OECONF_append_pn-libunique = " --disable-introspection"

Remove empty directory to fix the QA issue.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-11-15 13:18:51 -08:00
..
classes xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
conf layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
recipes-apps xfce4-notifyd: 0.4.2 -> 0.4.3 2018-11-15 13:18:49 -08:00
recipes-art openzone: make build and unblacklist 2017-04-24 11:02:39 +02:00
recipes-bindings/vala xfce4-vala: Build for vala 0.42 to match oe-core 2018-09-09 10:46:29 -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-15 13:18:51 -08:00
recipes-multimedia xfce4: package libtool files if they are installed 2018-06-18 16:42:54 -07:00
recipes-panel-plugins xfce4-clipman-plugin: 1.4.2 -> 1.4.3 2018-11-15 13:18:49 -08:00
recipes-support/vim vim: only include when x11 in DISTRO_FEATURES 2018-03-12 09:59:32 -07:00
recipes-thunar-plugins thunar-shares-plugin: add pam to REQUIRED_DISTRO_FEATURES 2018-09-29 12:38:21 -07:00
recipes-xfce meta-xfce: xfconf: fixup installed-vs-shipped QA issue 2018-11-15 13:18:51 -08:00
README README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

This layer depends on:

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

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

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