mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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> |
||
|---|---|---|
| .. | ||
| classes | ||
| conf | ||
| recipes-apps | ||
| recipes-art | ||
| recipes-bindings/vala | ||
| recipes-connectivity/blueman | ||
| recipes-core/images | ||
| recipes-extended | ||
| recipes-multimedia | ||
| recipes-panel-plugins | ||
| recipes-support/vim | ||
| recipes-thunar-plugins | ||
| recipes-xfce | ||
| README | ||
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>